is mentioned by
| Def f91(i) == if 100 < | [f91] |
| Def process u j where process s i == if P(i;s) then F(i;s) else G(i;s) where xs := N(i;s); s:= H(i;s); while not null xs { s := process s (hd xs); xs := tl xs; } == if P(j;u) | [accumulate] |
| Def upto(i;j) == if i < | [upto] |
In prior sections: list 1 prog 1 mb basic mb nat mb list 1 num thy 1
Try larger context:
Graphs