Open GoogleCodeExporter opened 9 years ago
P.S. in the online interpreter, lteq has this tooltip description: "returns
true if
the top value is less than, or equal to, the *first item* [emph. mine], or false
otherwise, e.g. 5 3 lteq == true"
To me, this is confusing... does it mean that the "first item" is not the top
value?
Does "first" mean the *lowest* value on the stack to be consumed?
Or is this just a typo for "second value"?
Blessings,
Lars
Original comment by hutt...@gmail.com
on 23 Apr 2008 at 6:34
Original issue reported on code.google.com by
hutt...@gmail.com
on 23 Apr 2008 at 6:02