4 lines
172 B
Text
4 lines
172 B
Text
|
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.
|