Nuprl Definition : rsc3_decision

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



Definitions occuring in Statement :  rsc3_notify'broadcast: rsc3_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 :  rsc3_decision

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


Date html generated: 2012_02_20-PM-04_13_28
Last ObjectModification: 2012_02_02-PM-02_04_01

Home Index