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
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 returnNothingwhen given an out of range index
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.
Download