Handbook
Glossary
effect>type ( obj -- type )
Vocabulary
effects
Inputs
obj
an
object
Outputs
type
an
object
Definition
IN:
effects
GENERIC:
effect>type
( obj -- type )
Methods
USING:
classes
effects
;
M:
classoid
effect>type
;
USING:
effects
kernel
;
M:
object
effect>type
drop
object
;
USING:
arrays
effects
sequences.private
;
M:
pair
effect>type
second-unsafe
effect>type
;
USING:
effects
words
;
M:
word
effect>type
;