constant Empty
| 1 | class Slip |
| 1.1 | (Slip) 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»
| 1 | class Slip |
| 1.1 | (Slip) constant Empty |
Documentation for constant Empty assembled from the following types:
From Slip
Empty is a Slip of the empty List.
say "".comb ~~ Empty;# OUTPUT: «True»