Handbook
Glossary
help-lint-error? ( object -- ? )
Vocabulary
help
.
lint
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
help-lint-error
class.
Definition
USING:
classes.tuple.private
;
IN:
help.lint
:
help-lint-error?
( object -- ? )
\
help-lint-error
9
tuple-instance?
;