cache
ErrorsCollection

cache

Synthesised documentation from type/Any type/PositionalBindFailover

From type/Any

See Original text in context

method cache()

Provides a Any representation of the object itself, calling the method list on the instance.

From type/PositionalBindFailover

See Original text in context

method cache(PositionalBindFailover:D: --> List:D)

Returns a List based on the iterator method, and caches it. Subsequent calls to cache always return the same List object.