Handbook
Glossary
define-not-category ( word categories code -- )
Vocabulary
unicode
.
categories
.
private
Inputs
word
an
object
categories
an
object
code
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
unicode.categories.private
:
define-not-category
( word categories code -- )
[category]
[
not
]
compose
integer-predicate-class
;