The latest version of uniform-strings is 0.1.5.1-0.

uniform-strings

Version 0.1.2 revision 0 uploaded by andrewufrank.

Package meta

Synopsis
Manipulate and convert strings of characters uniformly and consistently
Description

Reduce complexity of Haskell by providing a

  • set of uniformly named conversion functions between

  • String,

  • Text,

  • ByteString,

  • LazyByteString and

  • urlEncoding

with the most important text manipulation functions for string and text where the semantic is the same (tested with quickcheck). Tentatively some infix string manipulations are offered as well.

Please see the README on GitHub at https://github.com/andrewufrank/uniform-strings/readme

Author
Andrew Frank
Bug reports
https://github.com/andrewufrank/uniform-strings/issues
Category
Data Text Uniform
Copyright
2021 Andrew U. Frank
Homepage
n/a
Maintainer
Andrew U. Frank <uniform@gerastree.at>
Package URL
n/a
Stability
n/a

Components