Releases: expipiplus1/vector-sized
Releases · expipiplus1/vector-sized
1.6.1
01 Feb 02:33
Compare
Sorry, something went wrong.
No results found
See changelog.md for details
Release v1.6.0
22 Jan 16:54
Compare
Sorry, something went wrong.
No results found
Add instances of FunctorWithIndex, FoldableWithIndex and
TraversableWithIndex for Vector n a.
Drop support for GHC older than 8.10
Safe construction of vectors from linked lists (#88 )
Thanks to @sheaf and @kozross
Release v1.5.0
26 Aug 05:18
Compare
Sorry, something went wrong.
No results found
Change indexes used by accum from Int to Finite.
Release v1.4.4
26 Jun 14:36
Compare
Sorry, something went wrong.
No results found
Release v1.4.3.1
15 Dec 04:56
Compare
Sorry, something went wrong.
No results found
Fix Bits instance, shiftl and shiftr were incorrect
Release v1.4.3
08 Dec 05:33
Compare
Sorry, something went wrong.
No results found
Add Primitive flavour of sized vectors
Add instance Bits (v a) => Bits (Vector v n a)
Thanks to @Bodigrim and @mstksg
v1.2.0.0
04 Dec 19:59
Compare
Sorry, something went wrong.
No results found
See changelog.md for changes