parrotcode: C<Str>-like functions and methods for C<Any> | |
Contents | Language Implementations | Perl6 |
src/builtins/any-str.pir - Str
-like functions and methods for Any
This file implements the methods and functions of Any
that are most closely associated with the Str
class or role.
We place them here instead of src/classes/Any.pir to keep the size of that file down and to emphasize their generic,
"built-in" nature.
|