nonempty-vector v0.2.0.0 Release Notes
Release Date: 2019-11-01 // almost 5 years ago-
✂ Remove naughty
Generic
, andAlternative
instances as they can construct emptyNonEmptyVector
sHandwritten
Read
andRead1
instances with safe cons➕ Added
uncons
,unsnoc
,replicate1
,generate1
,iterateN1
,unsafeCreate
,unsafeCreateT
,unfoldr1
,unfoldr1N
,unfoldr1M
,unfoldr1NM
,➕ Added
unsafeFromList
,unsafeFromVector
, andfromNonEmptyN1
➕ Add
ifilterM
➕ Add doctests for all new functions + many familiar ones