[][src]Type Definition voile::check::monad::Gamma

type Gamma = Vec<ValInfo>;

Typing context.