Commit graph

4 commits

Author SHA1 Message Date
Andrew Martin
10ed08c77d Add length to Data.Bytes.Chunks 2019-12-09 19:35:51 -05:00
Andrew Martin
d66a9e6880 add laws tests for Chunks 2019-10-22 20:50:37 -04:00
Andrew Martin
6359787a02 Add Semigroup and Monoid instances for Chunks 2019-10-18 10:59:03 -04:00
Andrew Martin
8baf4cc369
Switch builder implementation to use chunks (#10)
* switch builder implementation to use chunks
* micro-optimize the conditional for builders of length one
* use fromBoundedOne for ascii chars
2019-10-09 16:30:02 -04:00