Nuprl Definition : rsc2_decision

rsc2_decision(Cmd;clients) ==
  n,loc,z.let m,c = z in if IntDeq m n then rsc2_notify'broadcast(Cmd) clients <m, celse {} fi 



Definitions occuring in Statement :  rsc2_notify'broadcast: rsc2_notify'broadcast(Cmd) ifthenelse: if b then t else f fi  apply: f a lambda: x.A[x] spread: spread def pair: <a, b> int-deq: IntDeq empty-bag: {}
FDL editor aliases :  rsc2_decision

rsc2\_decision(Cmd;clients)  ==
    \mlambda{}n,loc,z.let  m,c  =  z  in  if  IntDeq  m  n  then  rsc2\_notify'broadcast(Cmd)  clients  <m,  c>  else  \{\}  fi 


Date html generated: 2012_02_20-PM-04_43_17
Last ObjectModification: 2012_02_02-PM-02_06_13

Home Index