@hackage / string-combinators

Polymorphic functions to build and combine stringlike values

Latest0.6.0.5

About

Metadata

  • Last updated , by BasVanDijk
  • License BSD-3-Clause
  • Maintained by: Bas van Dijk <v.dijk.bas@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

string-combinators provides handy polymorphic functions to build and combine string-like values.

All functions are polymorphic in their string-like type but usually have a Monoid or IsString constraint.