Ecosyste.ms: OpenCollective

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

github.com/purescript/purescript-tuples

Tuple data type and utility functions
https://github.com/purescript/purescript-tuples

Add an operator for convenience

david-sledge opened this issue 10 months ago
Add Debug instance

JordanMartinez opened this pull request over 2 years 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 a Generic instance for tuple

mikesol opened this issue almost 3 years ago
Fix warnings revealed by v0.14.1 PS release

JordanMartinez opened this pull request over 3 years ago
Prepare v6.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
Update changelog since v5.1.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
Fix Foldable1 instance; update CI to v0.14.0-rc5

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

thomashoneyman opened this pull request about 4 years ago
Add unicode logical and operator

jvliwanag opened this pull request about 4 years ago
Fix `Foldable1 (Tuple a)` instance

rhendric opened this pull request about 4 years ago
Add foldr1 and `foldl1` members to Foldable instance

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

paluh opened this pull request about 4 years ago
Contrast different ways to represent Tuples.

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
Make doc-comment for Apply instance refer to the correct class

bernhard-herzog opened this pull request almost 6 years ago
Discussion: Convert Tuple into a newtyped Record

JordanMartinez opened this issue about 6 years ago
More Foldable/Traversable instances (Semigroup and WithIndex)

MonoidMusician opened this pull request about 6 years ago
More documentation in the module header

marick opened this pull request over 6 years ago
Updates for 0.12

garyb opened this pull request over 6 years ago
[breaking] distributive instance

matthewleon opened this pull request over 7 years ago
Update for PureScript 0.11

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

garyb opened this pull request almost 8 years ago
Adds /\ type-level operator.

damncabbage opened this pull request about 8 years ago
Add type operator for /\

natefaubion opened this issue about 8 years ago
Extensible tuples

natefaubion opened this pull request over 8 years ago
Prepare for 2.0 release

garyb opened this pull request over 8 years ago
HeytingAlgebra instance

garyb opened this issue almost 9 years ago
Update for new class hierarchies

garyb opened this pull request almost 9 years ago
Updates for PureScript 0.8

garyb opened this pull request almost 9 years ago
Add (&&&) and (***)

matthieubulte opened this pull request over 9 years ago
Updates

garyb opened this pull request almost 10 years ago
Inline all the things

natefaubion opened this pull request almost 10 years ago
more utility functions and better docs for nested tuples

jdegoes opened this pull request almost 10 years ago
even nicer nested tuples

jdegoes opened this pull request almost 10 years ago
cleaner nested tuple machinery

jdegoes opened this pull request almost 10 years ago
add some instance docs

brainrake opened this pull request almost 10 years ago
add/update docs

brainrake opened this pull request almost 10 years ago
add zipWithIndex

brainrake opened this pull request almost 10 years ago
Generalize `zip` and `unzip`.

joneshf opened this pull request almost 10 years ago
Update dependencies & grunt task

garyb opened this pull request about 10 years ago
Added setFst, setSnd, mapSnd

techtangents opened this pull request about 10 years ago
ease pain of working with nested tuples

jdegoes opened this pull request about 10 years ago
add right associative tilde operator to create tuples

jdegoes opened this pull request about 10 years ago
Add Comonad, Extract, Monoid, Semigroup, and Semigroupoid instances.

joneshf opened this pull request over 10 years ago
Add Lazy instances

garyb opened this pull request over 10 years ago
Make show produce valid code

garyb opened this pull request over 10 years ago
Add 3-tuples

garyb opened this pull request over 10 years ago