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

type Gamma = Vec<ValInfo>;

Typing context.