cdvreccomb-fun(x) ==
  case(x)
  Base(args)=
  pair(fst,snd) =rec1,rec2.
  (X)'=rec1.
  fun(arg:argtype):typ=rec1.
  fun(arg:argtype, self'):typ=rec1.fun



Definitions :  classderiv_ind: classderiv_ind it:
FDL editor aliases :  cdvreccomb-fun

cdvreccomb-fun(x)  ==
    case(x)
    Base(args)=>  \mcdot{}
    pair(fst,snd)  =>  rec1,rec2.\mcdot{}
    (X)'=>  rec1.\mcdot{}
    fun(arg:argtype):typ=>  rec1.\mcdot{}
    fun(arg:argtype,  self'):typ=>  rec1.fun


Date html generated: 2010_08_27-PM-08_09_57
Last ObjectModification: 2010_06_18-PM-04_38_01

Home Index