In Slip§

See primary documentation in context for sub slip

multi slip(--> Empty)
multi slip(@args --> Slip:D)
multi 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.