NAME ^

src/builtins/named-unary.pir - Perl6 named unary builtins

Functions ^

HOW($x)

WHAT($x)

Return the metaclass or protoobject for $x.

defined($x)

Returns a true value if $x is defined, and a false value otherwise.

undefine $x

Sets $x to an undefined value


parrot