GenAutomata
Sections
NuprlLIB
Doc
Def
filter(P;l) == reduce(
a,v. if P(a)
[a / v] else v fi;nil;l)
is mentioned
In prior sections:
mb
list
1
mb
list
2
mb
hybrid
mb
events
mb
structures
GenAutomata
Sections
NuprlLIB
Doc