string-conv-0.1.2: Standardized conversion between string types
Avoids the need to remember many different functions for converting string types. Just use one universal function toS for all monomorphic string conversions.
Modules
- Data
- String
Avoids the need to remember many different functions for converting string types. Just use one universal function toS for all monomorphic string conversions.
Modules