Handbook
Glossary
NO-ERROR? ( object -- ? )
Vocabulary
dns
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
NO-ERROR
class.
Definition
USING:
kernel
;
IN:
dns
:
NO-ERROR?
( object -- ? )
\
NO-ERROR
eq?
;