Handbook
Glossary
empty-examples? ( word -- ? )
Vocabulary
help
.
lint
.
coverage
.
private
Inputs
word
an
object
Outputs
?
an
object
Definition
USING:
help.markup
kernel
sequences
;
IN:
help.lint.coverage.private
:
empty-examples?
( word -- ? )
(word-help)
\
$examples
swap
elements
[
f
]
[
first
rest
empty?
]
if-empty
;