Closed yutakang closed 4 years ago
SeLFiE uses strict evaluation. See the comment in From_Parameter_With_Bool_To_Bound.ML.
From_Parameter_With_Bool_To_Bound.ML
Should I change it for the next version of SeLFiE?
We use lazy sequence for Ands and Ors.
Ands
Ors
SeLFiE uses strict evaluation. See the comment in
From_Parameter_With_Bool_To_Bound.ML
.Should I change it for the next version of SeLFiE?