Thun/docs/reference/eq.md

307 B

Basis Function Compare the two items on the top of the stack for equality and replace them with a Boolean value. a b eq
## eq Basis Function Compare the two items on the top of the stack for equality and replace them with a Boolean value. a b eq
   Boolean
   (a = b)

[cmp] [ge] [gt] [le] [lt] [ne]