@hackage sext0.1.0.2

Lists, Texts and ByteStrings 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.