This page requires javascript to work

[][src]Type Definition minitt::ast::Telescope

type Telescope = Rc<GenericTelescope<Value>>;

$\rho ::= \rho(v)$ Rho in Mini-TT, dependent context.