role Stringy

String or object that can act as a string

role Stringy { ... }

Common role for string types (such as Str).

Type Graph

Type relations for Stringy
perl6-type-graph Stringy Stringy Mu Mu Any Any Any->Mu Cool Cool Cool->Any Str Str Str->Stringy Str->Cool Positional Positional Blob Blob Blob->Stringy Blob->Positional Uni Uni Uni->Stringy Uni->Any Uni->Positional Numeric Numeric Complex Complex Complex->Cool Complex->Numeric ComplexStr ComplexStr ComplexStr->Str ComplexStr->Complex Real Real Real->Numeric Int Int Int->Cool Int->Real IntStr IntStr IntStr->Str IntStr->Int Rational Rational Rational->Real Rat Rat Rat->Cool Rat->Rational RatStr RatStr RatStr->Str RatStr->Rat Num Num Num->Cool Num->Real NumStr NumStr NumStr->Str NumStr->Num NFD NFD NFD->Uni NFKC NFKC NFKC->Uni NFC NFC NFC->Uni NFKD NFKD NFKD->Uni Buf Buf Buf->Blob utf8 utf8 utf8->Any utf8->Blob

Expand above chart