Skip to main content

build_vec_env

Function build_vec_env 

Source
pub fn build_vec_env(
    env: &mut Environment,
    ind_env: &mut InductiveEnv,
) -> Result<(), String>
Expand description

Build Vec type in the environment.

Vec : (α : Type) → Nat → Type