Documentation for method Seq assembled from the following pages:

Class: Any §

From Any

(Any) method Seq §

Defined as:

method Seq() is nodal

Coerces the invocant to Seq.

Class: Supply §

From Supply

(Supply) method Seq §

method Seq(Supply:D:)

Returns a Seq with an iterator containing the values that the Supply contains.

Class: Seq §

From Seq

(Seq) method Seq §

Defined as

multi method Seq(Seq:D:)

Clones the object.