An open API service providing repository metadata for many open source software ecosystems.

GitHub / purescript / purescript-arrays

Array utility functions

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/purescript%2Fpurescript-arrays
PURL: pkg:github/purescript/purescript-arrays

Stars: 57
Forks: 69
Open issues: 19

License: bsd-3-clause
Language: PureScript
Size: 440 KB
Dependencies parsed at: Pending

Created at: over 11 years ago
Updated at: about 1 year ago
Pushed at: almost 2 years ago
Last synced at: 21 days ago

Commit Stats

Commits: 271
Authors: 47
Mean commits per author: 5.77
Development Distribution Score: 0.661
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/purescript/purescript-arrays

Releases
v0.1.5

v0.1.5

  • Added group, groupBy, span (joneshf)
  • Added catMaybes (garyb)
over 11 years ago
Download
v0.1.4

v0.1.4

  • Added sortBy (joneshf)
over 11 years ago
Download
v0.1.3

v0.1.3

  • Removed elem as it is implemented in Data.Foldable
  • Updated elemIndex and elemLastIndex to use Eq when finding items.
  • Added findIndex and findLastIndex to find an item with a predicate.
over 11 years ago
Download
v0.1.2

v0.1.2

Added mapMaybe

over 11 years ago
Download
v0.1.1

v0.1.1

over 11 years ago
Download
v0.1.0

v0.1.0

over 11 years ago
Download