pub type RescoredFrontier = (TypeScheme, Vec<(Expression, f64, f64)>);
Expand description

A convenient frontier representation.