Closed yutakang closed 4 years ago
Both atomic parameters have to be evaluated to an atomic literal in from_Parameter_With_Bool_to_Bound
.
Ah... I need a special handling for Path because it is basically a type class.
ah... this issue is now outdated.
datatype parameter = Path of path | Non_Path of SeLFiE_Util.non_path_parameter
As far as I can see, this distinction makes no positive influence in the code base.