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