Next: Instruction isty, Previous: Instruction isa, Up: Type related instructions [Contents][Index]
Synopsys:
typof
Given a value that is not itself a type, push its type on the stack. Given a value that is a type, push the value on the stack.
Stack: ( VAL -- VAL TYPE )