constant Empty
Documentation for constant Empty
assembled from the following types:
class Slip
From Slip
(Slip) constant Empty
Empty
is a Slip
of the empty List
.
say "".comb ~~ Empty;# OUTPUT: «True»
Documentation for constant Empty
assembled from the following types:
From Slip
Empty
is a Slip
of the empty List
.
say "".comb ~~ Empty;# OUTPUT: «True»