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