Next: Instruction nec, Previous: Instruction les, Up: Relational instructions [Contents][Index]
Synopsys:
eqc
Push 1 on the stack if the two closures at the top of the stack are equal. Otherwise push 0.
Stack: ( CLS CLS -- CLS CLS INT )
( CLS CLS -- CLS CLS INT )