retro.forth: smaller, faster lteq?

FossilOrigin-Name: 72c0f243d4d4c50b3610627a9fa48aacd2e3c3ed5917aeab86d96153889293c9
This commit is contained in:
crc 2020-02-11 21:10:51 +00:00
parent 1cd22dcf51
commit 96fe3943bb
3 changed files with 621 additions and 622 deletions

View file

@ -498,7 +498,7 @@ The basic Rx kernel doesn't provide two useful forms which I'll
provide here.
~~~
:lteq? (nn-f) dup-pair eq? &lt? dip or ;
:lteq? (nn-f) dup-pair \eqpultpo \or...... ;
:gteq? (nn-f) swap lteq? ;
~~~

BIN
ngaImage

Binary file not shown.

File diff suppressed because it is too large Load diff