MarkB generic Sections NuprlLIB Doc

Def f{m..n} == if nm nil else [(f(m)) / (f{(m+1)..n})] fi (recursive)

is mentioned

In prior sections: list 1


MarkB generic Sections NuprlLIB Doc