Nuprl Definition : rec-dataflow

rec-dataflow(s0;s,m.next[s; m]) ==  fix((rec-dataflow,s0,m.let s',ext = next[s0; m] in <rec-dataflow s', ext>)) s0



Definitions occuring in Statement :  apply: f a lambda: x.A[x] spread: spread def pair: <a, b>
FDL editor aliases :  rec-dataflow

rec-dataflow(s0;s,m.next[s;  m])  ==
    fix((\mlambda{}rec-dataflow,s0,m.let  s',ext  =  next[s0;  m]  in  <rec-dataflow  s',  ext>))  s0


Date html generated: 2012_10_11-PM-08_13_59
Last ObjectModification: 2012_07_02-PM-04_09_38

Home Index