mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
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.
|