4 lines
172 B
Plaintext
4 lines
172 B
Plaintext
This module provides a more general version of the Str type. If coercions
|
|
are enabled, it will accepts objects that overload stringification and
|
|
coerces them into strings.
|