Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-either

Values with two possibilities
https://github.com/purescript/purescript-either

Add `lefts` and `rights` functions

l-monnier opened this pull request 4 months ago
Add debug instance

JordanMartinez opened this pull request over 2 years ago
Add `blush` as the opposite of `hush`

i-am-the-slime opened this pull request over 2 years ago
Prepare v6.0.0 release (1st PS 0.15.0-compatible release)

JordanMartinez opened this pull request over 2 years ago
Correct and Reformat doc strings.

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

JordanMartinez opened this pull request almost 3 years ago
Prepare v5.0.0 release

kl0tl opened this pull request almost 4 years ago
Refactor functors and related packages

rhendric opened this pull request almost 4 years ago
Changelog updates since v4.1.1

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

JordanMartinez opened this pull request almost 4 years ago
Complete PR adding Generic instance for Either

JordanMartinez opened this pull request about 4 years ago
Add Either's Generic instance

JordanMartinez opened this pull request about 4 years ago
Add lazy versions of fromRight and fromLeft

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

thomashoneyman opened this pull request about 4 years ago
Derive Generic instance for Either

paulyoung opened this pull request about 4 years ago
Consider Unsafe or Partial for `from*`

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

JordanMartinez opened this pull request about 4 years ago
Documentation mistake

ursi opened this issue over 4 years ago
Bump pulp version

garyb opened this pull request over 4 years ago
Show Either's "do notation" similarity to nested if-then-else statement

JordanMartinez opened this pull request over 4 years ago
add \/ alias for either function

srghma opened this pull request over 4 years ago
Update CI

garyb opened this pull request over 4 years ago
correct docs for Apply instance

marcosh opened this pull request over 4 years ago
Make fromLeft/fromRight total functions by providing default values

JordanMartinez opened this pull request almost 6 years ago
`fromLeft` / `fromRight` shouldn't be partial

kritzcreek opened this issue almost 6 years ago
Add fromEither utility function

yilinwei opened this pull request about 6 years ago
Added `applyEither` for validation-style combination

reactormonk opened this pull request about 6 years ago
Reorder Inject instances to allow inj :: a -> a

hdgarrood opened this pull request about 6 years ago
Should `injectReflexive` be the first `Inject` instance?

hdgarrood opened this issue about 6 years ago
Functor/Foldable/TraversableWithIndex

MonoidMusician opened this pull request about 6 years ago
Update for PureScript 0.12

garyb opened this pull request over 6 years ago
Add type (\/) to Data.Either.Nested

rightfold opened this issue over 6 years ago
Add inject class

garyb opened this pull request over 6 years ago
port Haskell partitionEithers

matthewleon opened this issue over 6 years ago
correct Semiring instance

matthewleon opened this pull request over 6 years ago
note': lazy note

matthewleon opened this pull request over 6 years ago
lazy note

matthewleon opened this issue over 6 years ago
Semiring Either instance is dodgy

hdgarrood opened this issue over 7 years ago
Travis publish to Pursuit fails with dirty working tree

kritzcreek opened this issue over 7 years ago
Adds note and hush

kritzcreek opened this pull request over 7 years ago
Add Left and Right projections into some Alternative

safareli opened this issue over 7 years ago
Added Discard instance

Risto-Stevcev opened this pull request over 7 years ago
Conversion to and from `V`?

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

garyb opened this pull request almost 8 years ago
fix names of toEither3 and fromEither3

safareli opened this pull request almost 8 years ago
`from` and `to` are used in incorrect order?

safareli opened this issue almost 8 years ago
Bump purescript-prelude requirement to ^2.5.0

passy opened this pull request almost 8 years ago
Add `Eq1` and `Ord1` instances

garyb opened this pull request almost 8 years ago
Add operator for combining two alternatives.

tmcgilchrist opened this pull request about 8 years ago
Amend Extend documentation

i-am-tom opened this pull request about 8 years ago
Prepare for 2.0 release

garyb opened this pull request over 8 years ago
Open sum combinators

natefaubion opened this pull request over 8 years ago
Documentation cosmetic fix

kika opened this pull request over 8 years ago
Extend Documentation Issue

i-am-tom opened this issue over 8 years ago
Updates for PureScript 0.8

garyb opened this pull request almost 9 years ago
Corrected broken nested example.

LiamGoodacre opened this pull request almost 9 years ago
Fixed fromRight error message

zudov opened this pull request over 9 years ago
fromRight error message

themoritz opened this issue over 9 years ago
Add Semiring and Semigroup instances

anttih opened this pull request over 9 years ago
Fix warnings about partial functions

garyb opened this pull request over 9 years ago
Updates for 0.7

paf31 opened this pull request over 9 years ago
Add bounded instance

garyb opened this pull request over 9 years ago
docs and a few more helpers for nested eithers

jdegoes opened this pull request almost 10 years ago
cleaner nested eithers

jdegoes opened this pull request almost 10 years ago
Added `left` and `right`.

pseudonom opened this pull request almost 10 years ago
Added `fromLeft` and `fromRight`.

pseudonom opened this pull request almost 10 years ago
Add doc comments

garyb opened this pull request almost 10 years ago
simplify implementation

jdegoes opened this pull request about 10 years ago
added some functions to make dealing with nested eithers easier

jdegoes opened this pull request about 10 years ago
Add Alt instance

paf31 opened this pull request over 10 years ago
Fix show instance

paf31 opened this pull request over 10 years ago