| No mentions to report in SUPPORTjlc | |
| for | Def For{T,op,id} x |
| Thm* | |
| tlambda | Def ( |
| map | Def map(f;as) == Case of as; nil |
| Thm* | |
| reduce | Def reduce(f;k;as) == Case of as; nil |
| Thm* |
| Syntax: | For{T,op,id} x | has structure: | for(T; op; id; as; x.f(x)) |
About: