Type Definition fungi_lang::ast::ExpRec

source ·
pub type ExpRec = Rc<Exp>;