Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / purescript/purescript-ordered-collections issues and pull requests

#73 - Add any & anyWithKey

Pull Request - State: closed - Opened by flip111 12 months ago - 3 comments

#71 - Add Bifunctor Map instance

Pull Request - State: closed - Opened by Hagihara-A about 1 year ago - 3 comments

#70 - Add function mapWithKey

Issue - State: open - Opened by flip111 about 1 year ago - 2 comments

#69 - Add `Functor` instances to `NonEmptySet` and `Set`

Issue - State: closed - Opened by JordanMartinez over 1 year ago - 7 comments
Labels: type: enhancement

#68 - Fix difference

Pull Request - State: closed - Opened by natefaubion over 1 year ago

#67 - Sets difference calculation is broken.

Issue - State: closed - Opened by mstream over 1 year ago - 2 comments

#66 - Rewrite internals for performance improvements

Pull Request - State: closed - Opened by natefaubion over 1 year ago - 11 comments

#65 - Add Debug instance for Map/Set

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago - 1 comment

#64 - Use a single fold for difference

Pull Request - State: closed - Opened by JordanMartinez over 2 years ago

#63 - Prepare v3.0.0 release (1st PS 0.15.0-compatible release)

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago
Labels: purs-0.15

#62 - Speed up `keys` by using foldrWithIndex

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago

#61 - Change `values` to use `foldr` for improved speed

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago - 2 comments

#59 - Fix benchmark run configuration

Pull Request - State: closed - Opened by xgrommx almost 3 years ago - 1 comment

#58 - Add non-empty `Map`

Issue - State: open - Opened by gabejohnson almost 3 years ago

#57 - Tweak unsafePartial usages

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago - 9 comments

#56 - Remove `SemigroupMap` type and all instances for 0.17

Issue - State: open - Opened by JordanMartinez almost 3 years ago
Labels: type: breaking change, purs-0.17

#55 - Map Semigroup/Monoid instance changes for 0.16

Issue - State: open - Opened by JordanMartinez almost 3 years ago
Labels: type: breaking change, purs-0.16

#54 - Re-add Semigroup/Monoid Map instances with Warn

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago - 4 comments

#53 - Update to v0.15.0

Pull Request - State: closed - Opened by JordanMartinez almost 3 years ago
Labels: purs-0.15, type: breaking change

#52 - Export Data.Map.Internal constructors

Pull Request - State: closed - Opened by natefaubion almost 3 years ago - 1 comment
Labels: purs-0.15, type: breaking change

#51 - Export Data.Internal.Map constructors

Issue - State: closed - Opened by natefaubion almost 3 years ago
Labels: status: accepted, purs-0.15, type: breaking change

#50 - Add `annotateSet` function

Issue - State: open - Opened by milesfrain over 3 years ago
Labels: type: enhancement, good first issue

#49 - Add `toggle` for Set

Pull Request - State: closed - Opened by garyb almost 4 years ago

#48 - Fix warnings revealed by v0.14.1 PS release

Pull Request - State: closed - Opened by JordanMartinez almost 4 years ago

#47 - Prepare v2.0.0 release

Pull Request - State: closed - Opened by kl0tl almost 4 years ago

#46 - Idiomatic Show instances for sets

Pull Request - State: closed - Opened by kl0tl about 4 years ago - 1 comment

#45 - Update changelog since v1.6.1

Pull Request - State: closed - Opened by thomashoneyman about 4 years ago

#44 - Generate changelog and add PR template

Pull Request - State: closed - Opened by JordanMartinez about 4 years ago

#43 - Remove fold1 from the Foldable1 instance for NonEmptySet

Pull Request - State: closed - Opened by kl0tl about 4 years ago

#42 - Use NonEmptyArray instead of NonEmpty Array in tests

Pull Request - State: closed - Opened by milesfrain about 4 years ago - 2 comments

#41 - Add `intersections` function

Issue - State: open - Opened by milesfrain about 4 years ago - 6 comments
Labels: type: enhancement

#40 - ci test - don't merge

Pull Request - State: closed - Opened by milesfrain about 4 years ago - 5 comments

#39 - Inconsistent Show instances for maps and sets

Issue - State: closed - Opened by kl0tl about 4 years ago

#38 - Drop Semigroup/Monoid instances for Map; add SemigroupMap

Pull Request - State: closed - Opened by JordanMartinez about 4 years ago - 57 comments

#37 - Migrate to GitHub Actions

Pull Request - State: closed - Opened by thomashoneyman about 4 years ago

#36 - Unbiased Semigroup instance for Data.Map.Map

Issue - State: closed - Opened by kl0tl about 4 years ago - 14 comments
Labels: purs-0.15, type: breaking change

#35 - Update to v0.14.0-rc3

Pull Request - State: closed - Opened by JordanMartinez over 4 years ago - 2 comments

#34 - fix: Fix `Foldable1 NonEmptySet` instance

Pull Request - State: closed - Opened by srghma over 4 years ago - 1 comment

#33 - Add roles declarations to forbid unsafe coercions

Pull Request - State: closed - Opened by kl0tl over 4 years ago - 1 comment

#32 - Add annotateSet

Issue - State: open - Opened by milesfrain over 4 years ago - 1 comment
Labels: type: enhancement, good first issue

#31 - Add toMap and fromMap to Data.Set. - Retry

Pull Request - State: closed - Opened by milesfrain over 4 years ago - 9 comments

#30 - Add Running Time information

Issue - State: open - Opened by milesfrain over 4 years ago
Labels: type: documentation

#29 - Bump pulp version

Pull Request - State: closed - Opened by garyb over 4 years ago

#28 - Update CI

Pull Request - State: closed - Opened by garyb almost 5 years ago

#27 - Information about data structures

Issue - State: open - Opened by flip111 almost 5 years ago
Labels: good first issue, type: documentation

#26 - sort functions for Data.Set

Issue - State: closed - Opened by flip111 almost 5 years ago - 3 comments

#25 - Add Map.catMaybes function

Pull Request - State: closed - Opened by drewolson almost 5 years ago - 3 comments

#24 - Bump quickcheck dev dependency

Pull Request - State: closed - Opened by garyb about 5 years ago

#23 - Add parens to account for changed precedence of ::

Pull Request - State: closed - Opened by masaeedu about 5 years ago - 1 comment

#22 - Plus and Apply instances for Map

Pull Request - State: closed - Opened by masaeedu about 5 years ago - 1 comment

#21 - Add toMap and fromMap to Data.Set.

Pull Request - State: closed - Opened by np over 5 years ago - 4 comments

#20 - Efficient conversion functions between Set and Map

Issue - State: closed - Opened by np over 5 years ago - 4 comments

#19 - unionWith could use FoldableWithIndex

Issue - State: closed - Opened by paf31 over 5 years ago - 2 comments
Labels: type: enhancement

#18 - Fix type annotation precedence

Pull Request - State: closed - Opened by natefaubion almost 6 years ago

#17 - Prefix all lines of the doc-comment for toUnfoldableUnordered with |

Pull Request - State: closed - Opened by bernhard-herzog almost 6 years ago - 1 comment

#16 - Add Apply instance for Map

Pull Request - State: closed - Opened by rhendric almost 6 years ago - 6 comments

#15 - Add intersection,intersectionWith for Data.Map

Pull Request - State: closed - Opened by karshan about 6 years ago

#14 - Add Semiring Set instance

Pull Request - State: closed - Opened by hdgarrood about 6 years ago - 10 comments

#13 - `upsert` for `Map`

Issue - State: closed - Opened by garyb about 6 years ago - 5 comments

#12 - Update README.md

Pull Request - State: closed - Opened by justinwoo about 6 years ago

#11 - Add mapMaybe functions for Map and Set types, filter for Set types

Pull Request - State: closed - Opened by garyb over 6 years ago

#10 - Make `unionWith` more flexible

Issue - State: open - Opened by garyb over 6 years ago - 13 comments
Labels: type: enhancement

#9 - add toUnfoldableWith?

Issue - State: closed - Opened by safareli over 6 years ago - 5 comments

#8 - Add Map.applyWithDefaults to satisfy Applicative laws

Pull Request - State: closed - Opened by LiamGoodacre over 6 years ago - 3 comments

#7 - Add `NonEmptySet`

Pull Request - State: closed - Opened by garyb over 6 years ago - 1 comment

#6 - Add `fromFoldableWithIndex` for `Map`

Pull Request - State: closed - Opened by garyb over 6 years ago

#5 - Add difference for Map

Pull Request - State: closed - Opened by mschristiansen over 6 years ago - 8 comments

#4 - [breaking] Switch union to be right-biased

Pull Request - State: closed - Opened by fehrenbach over 6 years ago - 13 comments

#3 - Switch (<>) to be right-biased

Pull Request - State: closed - Opened by fehrenbach over 6 years ago - 1 comment

#2 - Change union to be right-biased

Issue - State: closed - Opened by fehrenbach over 6 years ago - 8 comments

#1 - Compiler/0.12

Pull Request - State: closed - Opened by garyb over 6 years ago