Graphs Sections NuprlLIB Doc

Def mklist(n;f) == primrec(n;nil;i,l. l @ [(f(i))])

is mentioned

In prior sections: mb list 1 mb list 2 graph 1 2


Graphs Sections NuprlLIB Doc