Handbook
Glossary
?string? ( object -- ? )
Vocabulary
papier
.
map
Inputs and outputs
object
an
object
?
a
boolean
Word description
Tests if the object is an instance of the
?string
class.
Definition
USING:
kernel
kernel.private
math.private
;
IN:
papier.map
:
?string?
( object -- ? )
tag
1
swap
fixnum-shift-fast
2050
fixnum-bitand
0
eq?
not
;