NAME ^

src/classes/Pair.pir - methods for the Pair class

Methods ^

key

Gets the key of the pair.

value

Gets the value of the pair.

get_string() (vtable method)

Stringify the Pair.

perl

Returns a Perl code representation of the pair.


parrot