winterland1989
released this
04 Mar 09:00
·
119 commits
to master
since this release
- Add more patterns to
Z.Data.ASCII
. - Fix a bug in
Z.Data.Vector.Search
where needle is a singleton. - Optimize
mergeDupAdjacent
family funtions inZ.Data.Vector.Sort
to not copy vector in case of no duplication. - Add
scientific'
toZ.Data.Builder
, Add morePrint
instances. - Bump deps to support GHC 9.0.