small-bytearray-builder v0.3.1.0 Release Notes

Release Date: 2019-11-20 // over 4 years ago
    • ➕ Add big-endian and little-endian parsers for Word128. This includes both the single and multiple element variants.
    • Export reverseCommitsOntoChunks from the Unsafe module.
    • ➕ Add Semigroup and Monoid instances for Chunks.
    • ➕ Add consLengthLE32.
    • ➕ Add fromEffect to the unsafe interface.