Type Alias polytype::Variable

source ·
pub type Variable = usize;
Expand description

Represents a type variable (an unknown type).