TITLE ^

Protoobject - methods on Protoobjects

DESCRIPTION ^

Methods on P6protoobject ^

defined()

perl()

Returns a Perl representation of itself.

WHENCE()

Returns the protoobject's autovivification closure.

Functions ^

postcircumfix:<{ }>

Return a clone of the protoobject with a new WHENCE property set.

Private methods ^

!flatten()

!IMMUTABLE()

!MUTABLE()

Indicate that objects in the class are mutable or immutable.


parrot