Type Alias Val

Source
pub type Val = i32;
Expand description

The type of a puzzle variable’s value (i.e. the candidate type).