Handbook
Glossary
∉ ( elt seq -- y )
Vocabulary
math
.
unicode
Inputs
elt
an
object
seq
an
object
Outputs
y
an
object
Definition
USING:
kernel
;
IN:
math.unicode
:
∉
( elt seq -- y )
∈
not
;
inline