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