Documentation for method Pair
assembled from the following pages:
Class: Pair §
From Pair
(Pair) method Pair §
Defined as:
method Pair()
Returns the invocant Pair object.
my = eggs => 3;say .Pair === ; # OUTPUT: «True»