Handbook
Glossary
break-detector ( ? -- quot )
Vocabulary
documents
.
elements
.
private
Inputs
?
an
object
Outputs
quot
an
object
Definition
USING:
kernel
unicode
;
IN:
documents.elements.private
:
break-detector
( ? -- quot )
[
[
blank?
]
]
dip
[
xor
]
curry
compose
;
inline