string-isos

Version 0.1.0.1 revision 0 uploaded by fresheyeball.

Package meta

Synopsis
Tools for working with isomorphisms of strings
Description

Haskell has 5 common string types, Text, Lazy Text, ByteString, Lazy ByteString, and String ([Char]). Assuming utf8 encoding, we can make the pain of these conflicts much less via polymorphism.

Author
Isaac Shapira
Bug reports
n/a
Category
Text
Copyright
n/a
Homepage
n/a
Maintainer
fresheyeball@gmail.com
Package URL
n/a
Stability
n/a

Components