@hackage string-conv0.1
Standardized conversion between string types
Categories
License
BSD-3-Clause
Maintainer
ozgun.ataman@soostone.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=4.4 && <5
- bytestring
- text Show all…
Dependents (34)
@hackage/protolude, @hackage/cachix-api, @hackage/hermes, @hackage/data-basic, @hackage/genai-lib, @hackage/snaplet-purescript, Show all…
Avoids the need to remember many different functions for converting string types. Just use one universal function toS for all monomorphic string conversions.