esharplet-body(x) ==
  case(x)
    var(name)=>
    basic(val)=>
    operator(name)=>
    fun(arg)=>rec1,rec2.
    lambda v1. body=>rec1.
    let lhs = rsh in body=> rec1,rec2.body)
Definitions occuring in Statement : 
esharp_exp_ind: esharp_exp_ind, 
it:
Definitions : 
esharp_exp_ind: esharp_exp_ind, 
it:
FDL editor aliases : 
esharplet-body
esharplet-body(x)  ==
    case(x)
        var(name)=>\mcdot{}
        basic(val)=>\mcdot{}
        operator(name)=>\mcdot{}
        fun(arg)=>rec1,rec2.\mcdot{}
        lambda  v1.  body=>rec1.\mcdot{}
        let  lhs  =  rsh  in  body=>  rec1,rec2.body)
Date html generated:
2011_08_17-PM-05_56_34
Last ObjectModification:
2011_02_03-PM-04_45_59
Home
Index