intransit-to-info(n2m;l2m;r;env;t;lbl) ==
  let n,m,nm = env t r in 
  let ev,x,c = lbl in 
  <ev, command-to-msg(c;n2m m;l2m nm)>
Definitions : 
spreadn: spread3, 
pair: <a, b>, 
command-to-msg: command-to-msg(c;nmsg;lmsg), 
apply: f a
FDL editor aliases : 
intransit-to-info
intransit-to-info(n2m;l2m;r;env;t;lbl)  ==
    let  n,m,nm  =  env  t  r  in 
    let  ev,x,c  =  lbl  in 
    <ev,  command-to-msg(c;n2m  m;l2m  nm)>
Date html generated:
2010_08_27-PM-07_58_39
Last ObjectModification:
2010_05_31-PM-03_04_36
Home
Index