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
v1.1.0

v1.1.0

  • Added mapWithIndex (@damncabbage)
over 9 years ago
Download
v1.0.0

v1.0.0

This release is intended for the PureScript 0.9.1 compiler and newer.

Note: The v1.0.0 tag is not meant to indicate the library is “finished”, the core libraries are all being bumped to this for the 0.9 compiler release so as to use semver more correctly.

over 9 years ago
Download
v1.0.0-rc.7

v1.0.0-rc.7 Pre-release

  • Fixed warning for unused FFI implementation
over 9 years ago
Download
v1.0.0-rc.6

v1.0.0-rc.6 Pre-release

  • Removed replicate and replicateM as these are provided via the unfoldable instance now
over 9 years ago
Download
v1.0.0-rc.5

v1.0.0-rc.5 Pre-release

  • Fixed unused import warning
over 9 years ago
Download
v1.0.0-rc.4

v1.0.0-rc.4 Pre-release

  • Added toUnfoldable
over 9 years ago
Download
v1.0.0-rc.3

v1.0.0-rc.3 Pre-release

  • Renamed Data.Array.Unsafe to Data.Array.Partial and added Partial constraint for parity with purescript-lists.
over 9 years ago
Download
v1.0.0-rc.2

v1.0.0-rc.2 Pre-release

  • Added fromFoldable (@hdgarrood)
over 9 years ago
Download
v1.0.0-rc.1

v1.0.0-rc.1 Pre-release

  • Release candidate for the psc 0.8+ core libraries
over 9 years ago
Download
v0.4.5

v0.4.5

  • Added partition (@raichoo)
over 9 years ago
Download