Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/purescript/purescript-ordered-collections

Purely functional map and set data structures
https://github.com/purescript/purescript-ordered-collections

Add any & anyWithKey

flip111 opened this pull request 11 months ago
Add Bifunctor Map instance

Hagihara-A opened this pull request about 1 year ago
Add function mapWithKey

flip111 opened this issue about 1 year ago
Add `Functor` instances to `NonEmptySet` and `Set`

JordanMartinez opened this issue about 1 year ago
Fix difference

natefaubion opened this pull request over 1 year ago
Sets difference calculation is broken.

mstream opened this issue over 1 year ago
Rewrite internals for performance improvements

natefaubion opened this pull request over 1 year ago
Add Debug instance for Map/Set

JordanMartinez opened this pull request over 2 years ago
Use a single fold for difference

JordanMartinez opened this pull request over 2 years ago
Prepare v3.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Speed up `keys` by using foldrWithIndex

JordanMartinez opened this pull request over 2 years ago
Change `values` to use `foldr` for improved speed

JordanMartinez opened this pull request over 2 years ago
Fix benchmark run configuration

xgrommx opened this pull request over 2 years ago
Add non-empty `Map`

gabejohnson opened this issue over 2 years ago
Tweak unsafePartial usages

JordanMartinez opened this pull request almost 3 years ago
Remove `SemigroupMap` type and all instances for 0.17

JordanMartinez opened this issue almost 3 years ago
Map Semigroup/Monoid instance changes for 0.16

JordanMartinez opened this issue almost 3 years ago
Re-add Semigroup/Monoid Map instances with Warn

JordanMartinez opened this pull request almost 3 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Export Data.Map.Internal constructors

natefaubion opened this pull request almost 3 years ago
Export Data.Internal.Map constructors

natefaubion opened this issue almost 3 years ago
Add `annotateSet` function

milesfrain opened this issue over 3 years ago
Add `toggle` for Set

garyb opened this pull request over 3 years ago
Fix warnings revealed by v0.14.1 PS release

JordanMartinez opened this pull request over 3 years ago
Prepare v2.0.0 release

kl0tl opened this pull request almost 4 years ago
Idiomatic Show instances for sets

kl0tl opened this pull request almost 4 years ago
Update changelog since v1.6.1

thomashoneyman opened this pull request almost 4 years ago
Generate changelog and add PR template

JordanMartinez opened this pull request almost 4 years ago
Remove fold1 from the Foldable1 instance for NonEmptySet

kl0tl opened this pull request about 4 years ago
Use NonEmptyArray instead of NonEmpty Array in tests

milesfrain opened this pull request about 4 years ago
Add `intersections` function

milesfrain opened this issue about 4 years ago
ci test - don't merge

milesfrain opened this pull request about 4 years ago
Inconsistent Show instances for maps and sets

kl0tl opened this issue about 4 years ago
Drop Semigroup/Monoid instances for Map; add SemigroupMap

JordanMartinez opened this pull request about 4 years ago
Migrate to GitHub Actions

thomashoneyman opened this pull request about 4 years ago
Unbiased Semigroup instance for Data.Map.Map

kl0tl opened this issue about 4 years ago
Update to v0.14.0-rc3

JordanMartinez opened this pull request about 4 years ago
fix: Fix `Foldable1 NonEmptySet` instance

srghma opened this pull request about 4 years ago
Add roles declarations to forbid unsafe coercions

kl0tl opened this pull request over 4 years ago
Add annotateSet

milesfrain opened this issue over 4 years ago
Add toMap and fromMap to Data.Set. - Retry

milesfrain opened this pull request over 4 years ago
Add Running Time information

milesfrain opened this issue over 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
Information about data structures

flip111 opened this issue almost 5 years ago
sort functions for Data.Set

flip111 opened this issue almost 5 years ago
Add Map.catMaybes function

drewolson opened this pull request almost 5 years ago
Bump quickcheck dev dependency

garyb opened this pull request almost 5 years ago
Add parens to account for changed precedence of ::

masaeedu opened this pull request about 5 years ago
Plus and Apply instances for Map

masaeedu opened this pull request about 5 years ago
Add toMap and fromMap to Data.Set.

np opened this pull request about 5 years ago
Efficient conversion functions between Set and Map

np opened this issue about 5 years ago
unionWith could use FoldableWithIndex

paf31 opened this issue over 5 years ago
Fix type annotation precedence

natefaubion opened this pull request over 5 years ago
Prefix all lines of the doc-comment for toUnfoldableUnordered with |

bernhard-herzog opened this pull request almost 6 years ago
Add Apply instance for Map

rhendric opened this pull request almost 6 years ago
Add intersection,intersectionWith for Data.Map

karshan opened this pull request almost 6 years ago
Add Semiring Set instance

hdgarrood opened this pull request almost 6 years ago
`upsert` for `Map`

garyb opened this issue almost 6 years ago
Update README.md

justinwoo opened this pull request about 6 years ago
Add mapMaybe functions for Map and Set types, filter for Set types

garyb opened this pull request over 6 years ago
Make `unionWith` more flexible

garyb opened this issue over 6 years ago
add toUnfoldableWith?

safareli opened this issue over 6 years ago
Add Map.applyWithDefaults to satisfy Applicative laws

LiamGoodacre opened this pull request over 6 years ago
Add `NonEmptySet`

garyb opened this pull request over 6 years ago
Add `fromFoldableWithIndex` for `Map`

garyb opened this pull request over 6 years ago
Add difference for Map

mschristiansen opened this pull request over 6 years ago
[breaking] Switch union to be right-biased

fehrenbach opened this pull request over 6 years ago
Switch (<>) to be right-biased

fehrenbach opened this pull request over 6 years ago
Change union to be right-biased

fehrenbach opened this issue over 6 years ago
Compiler/0.12

garyb opened this pull request over 6 years ago