FixpointSolution

Type Alias FixpointSolution 

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