ClosedSolution

Type Alias ClosedSolution 

Source
pub type ClosedSolution = (Vec<(Var, Sort)>, FixpointSolution);