@hackage sext0.1.3.1

Lists, Texts, ByteStrings and Vectors with type-encoded length

Sext (static text) provides type-level safety for basic operations on string-like types (finite lists of elements). Use it when you need static guarantee on lengths of strings produced in your code.

  • Deprecated

  • Dependencies (0)

  • Dependents (1)

    @hackage/acme-everything
  • Package Flags

      bytestring
       (on by default)

      Build interface for ByteString

      text
       (on by default)

      Build interface for Text

      vector
       (on by default)

      Build interface for Vector