Handbook
Glossary
except-these ( quots -- parser )
Vocabulary
http
.
parsers
Inputs
quots
an
object
Outputs
parser
an
object
Definition
USING:
combinators.short-circuit
kernel
;
IN:
http.parsers
:
except-these
( quots -- parser )
[
1||
]
curry
except
;
inline