slip
ErrorsCollection

slip

Synthesised documentation from type/Slip

From type/Slip

See Original text in context

multi sub slip(--> Empty)
multi sub slip(@args --> Slip:D)
multi sub slip(+args --> Slip:D)

Creates a Slip from its arguments by calling .Slip on the object formed by them. Returns Empty if called with void arguments.