Category:Initlib: Difference between revisions

Line 88:
/succ {1 add}.
/pred {1 sub}.
/range {
exch aload pop
rup exch rdown {} for
}.
% [0 10] 2 range
% combinators
/linrec {
418

edits