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.4.4

v0.4.4

  • Document instances for Pursuit (@hdgarrood)
almost 10 years ago
Download
v0.4.3

v0.4.3

  • Removed unused imports
about 10 years ago
Download
v0.4.2

v0.4.2

  • Fixed warnings about partial functions
over 10 years ago
Download
v0.4.1

v0.4.1

  • replicateM is now stack safe (@hdgarrood)
over 10 years ago
Download
v0.4.0

v0.4.0

This release works with versions 0.7.* of the PureScript compiler. It will not work with older versions. If you are using an older version, you should require an older, compatible version of this library.

over 10 years ago
Download
v0.4.0-rc.2

v0.4.0-rc.2 Pre-release

Updates for parity with purescript-lists:

  • Added insert, insertBy, alterAt, union, unionBy
  • The insertAt, modifyAt, deleteAt… functions now return Nothing when given an out of range index
over 10 years ago
Download
v0.4.0-rc.1

v0.4.0-rc.1 Pre-release

Initial release candidate of the library intended for the 0.7 compiler.

over 10 years ago
Download
v0.3.7

v0.3.7

Add replicate (@jacereda)

over 10 years ago
Download
v0.3.6

v0.3.6

Fix pokeSTArray bounds check (@jacereda)

over 10 years ago
Download
v0.3.5

v0.3.5

Improve complexity of head and last (@hdgarrood)

over 10 years ago
Download