Seq
ErrorsCollection

Seq

Synthesised documentation from type/Supply type/Any type/Seq

From type/Supply

See Original text in context

method Seq(Supply:D:)

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

From type/Any

See Original text in context

method Seq() is nodal

Coerces the invocant to Seq.

From type/Seq

See Original text in context

multi method Seq(Seq:D:)

Clones the object.