Handbook
Glossary
?list-syntax-error ( right-of-dot? -- )
Vocabulary
lists
.
private
Inputs
right-of-dot?
an
object
Outputs
None
Definition
USING:
kernel
lists
make
namespaces
sequences
;
IN:
lists.private
:
?list-syntax-error
( right-of-dot? -- )
building
get
empty?
or
[
list-syntax-error
]
when
;