Handbook
Glossary
atom? ( obj -- ? )
Vocabulary
lists
Inputs
obj
an
object
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
lists
:
atom?
( obj -- ? )
list?
not
;
inline