Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-nonempty

A generic non-empty data structure
https://github.com/purescript/purescript-nonempty

Add `last :: forall f a. NonEmpty f a -> a` ?

jerbaroo opened this issue 11 months ago
Prepare v7.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Update to v0.15.0

JordanMartinez opened this pull request almost 3 years ago
Add Semigroup instance for NonEmpty

jmatsushita opened this pull request about 3 years ago
Add Semigroup instance for NonEmpty.

jmatsushita opened this pull request about 3 years ago
Prepare v6.0.0 release

kl0tl opened this pull request almost 4 years ago
Update changelog since v5.0.0

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 deprecation warning on monomorphic fold1

JordanMartinez opened this pull request almost 4 years ago
Fix Foldable1 instance; update CI to v0.14.0-rc5

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

thomashoneyman opened this pull request about 4 years ago
Deprecate monomorphic foldl1

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

JordanMartinez opened this pull request about 4 years ago
Export specialized folds

kl0tl opened this pull request about 4 years ago
Fix `Foldable1 (NonEmpty f)` instance

rhendric opened this pull request about 4 years ago
Update to v0.14.0-rc3

paluh opened this pull request about 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Add examples

milesfrain opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
Updates for 0.12

garyb opened this pull request over 6 years ago
oneOf does not seem to do the right thing

ad-si opened this issue over 6 years ago
Add `map` function

colehaus opened this pull request over 6 years ago
Add `hmap`

colehaus opened this pull request over 6 years ago
Add `hmap`

colehaus opened this pull request over 6 years ago
Unfoldable1 support

matthewleon opened this pull request over 6 years ago
Foldable1 instance

matthewleon opened this pull request almost 7 years ago
Foldable1 and Traversable1 instances

matthewleon opened this issue almost 7 years ago
Update foldable-traversable version

anttih opened this pull request about 7 years ago
Update foldable-traversable lower bound

anttih opened this issue about 7 years ago
Indexed foldable-traversable instances

matthewleon opened this pull request about 7 years ago
Add indexWith?

safareli opened this issue about 7 years ago
add FunctorWithIndex instance

safareli opened this issue over 7 years ago
Update for PureScript 0.11

garyb opened this pull request over 7 years ago
Add `Eq1` and `Ord1` instances

garyb opened this pull request almost 8 years ago
instance (Applicative f, Semigroup f) => Semigroup (NonEmpty f a)

wereHamster opened this issue about 8 years ago
Remove generics dependency

garyb opened this pull request about 8 years ago
Prepare for 2.0 release

garyb opened this pull request about 8 years ago
Add Extend and Comonad instances

garyb opened this pull request about 8 years ago
Upload to pursuit

garyb opened this issue over 8 years ago
Create LICENSE

mohanzhang opened this pull request over 8 years ago
Project license?

mohanzhang opened this issue over 8 years ago
Add Semigroup instance

bsermons opened this pull request over 8 years ago
Add generic instance

garyb opened this pull request over 8 years ago
Add maximum, maximumBy, minimum, minimumBy

sharkdp opened this issue almost 9 years ago
Use data constructor operator alias

sharkdp opened this pull request almost 9 years ago
Right-associative :|, proper tests and PureScript 0.8 updates

sharkdp opened this pull request almost 9 years ago
Right-associative `:|`?

sharkdp opened this issue almost 9 years ago
Add head, tail

sharkdp opened this pull request almost 9 years ago
Remove unused type variable from foldl1

jonsterling opened this pull request almost 9 years ago
Add `singleton`

garyb opened this pull request over 9 years ago
Extra instances

garyb opened this pull request over 9 years ago
Add fromNonEmpty operation

garyb opened this pull request over 9 years ago