method pair
| 1 | role Enumeration |
| 1.1 | (Enumeration) method pair |
Documentation for method pair assembled from the following types:
role Enumeration
From Enumeration
(Enumeration) method pair
Defined as:
method pair(::?CLASS:)
Returns it as a Pair.
say g.pair; # OUTPUT: «g => 1»