Type Alias prism_compiler::lang::env::Env

source ·
pub type Env = GenericEnv<EnvEntry>;

Aliased Type§

struct Env(/* private fields */);