Nuprl Definition : m_ping_pong_Mem

m_ping_pong_Mem(threshold) ==
  client.let F = z,L.if threshold <z ||L|| (IntDeq ||L|| threshold) then {m_ping_pong_out() client L} else {} fi  in
              F@|Loc, m_ping_pong_MemState()|



Definitions occuring in Statement :  m_ping_pong_MemState: m_ping_pong_MemState() m_ping_pong_out: m_ping_pong_out() concat-lifting-loc-1: f@ simple-loc-comb-1: F|Loc, X| length: ||as|| bor: p q lt_int: i <z j ifthenelse: if b then t else f fi  let: let apply: f a lambda: x.A[x] int-deq: IntDeq single-bag: {x} empty-bag: {}
FDL editor aliases :  m_ping_pong_Mem

m\_ping\_pong\_Mem(threshold)  ==
    \mlambda{}client.let  F  =  \mlambda{}z,L.
                                      if  threshold  <z  ||L||  \mvee{}\msubb{}(IntDeq  ||L||  threshold)
                                      then  \{m\_ping\_pong\_out()  client  L\}
                                      else  \{\}
                                      fi    in
                            F@|Loc,  m\_ping\_pong\_MemState()|


Date html generated: 2012_02_20-PM-06_24_34
Last ObjectModification: 2012_02_02-PM-02_48_45

Home Index