ClosedSolution
flux_
infer
0.1.0
In flux_
infer::
fixpoint_
encoding
flux_infer
::
fixpoint_encoding
Type Alias
Closed
Solution
Copy item path
Source
pub type ClosedSolution = (
Vec
<(
Var
,
Sort
)>,
FixpointSolution
);