Combined from primary sources listed below.
See primary docmentation in context for method cache.
method cache()
Provides a List representation of the object itself, calling the method list on the instance.
See primary docmentation in context for method cache.
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.