Nuprl Definition : rsc4_decision
rsc4_decision(Cmd;clients) ==
  
n,loc,z.let m,c = z in if IntDeq m n then rsc4_notify'broadcast(Cmd) clients <m, c> else {} fi 
Definitions occuring in Statement : 
rsc4_notify'broadcast: rsc4_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 : 
rsc4_decision
rsc4\_decision(Cmd;clients)  ==
    \mlambda{}n,loc,z.let  m,c  =  z  in  if  IntDeq  m  n  then  rsc4\_notify'broadcast(Cmd)  clients  <m,  c>  else  \{\}  fi 
Date html generated:
2012_02_20-PM-04_52_47
Last ObjectModification:
2012_02_02-PM-02_09_11
Home
Index