See Original text in context
method Seq(Supply:)
Returns a Seq
with an iterator containing the values that the Supply
contains.
See Original text in context
method Seq() is nodal
Coerces the invocant to Seq.
See Original text in context
multi method Seq(Seq:)
Clones the object.