skip/1¶
"skip(+ N" )
Skips input characters until the next occurrence of the character with ASCII code N. The argument to this predicate can take the same forms as those for put
(see 6.11).
"skip(+ N" )
Skips input characters until the next occurrence of the character with ASCII code N. The argument to this predicate can take the same forms as those for put
(see 6.11).