NAME ^

src/classes/Junction.pir - Perl 6 Junction and related functions

Methods ^

perl()

Return perl representation. (This should actually be autothreaded.)

true()

Evaluate Junction as a boolean.

ACCEPTS

Smart-matching for junctions, short-circuiting.

!type()

Return the type of the Junction.

!eigenstates()

Return the components of the Junction.

VTABLE functions ^

Helper functions ^

Functions ^

any(), infix:<|>()

one(), infix:<^>()

all(), infix:<&>()

none()


parrot