v2.0.0
- Updated dependencies
unsafeIndexis exported fromData.Arrayrather thanData.Array.Partialnow- Array-specialised
replicateis back - Added stack safe version of
foldM-foldRecM(@jutaro) - Array now re-exports functions from
FoldableandTraversablethat might otherwise seem to be missing (@Risto-Stevcev)