InvariantSet.LocationInvariant
include module type of struct include LoopInvariant end
val to_yaml' :
t ->
(string
* [> `O of (string * [> `Float of float | `String of string ]) list
| `String of string ])
list
val of_yaml : Yaml.value -> (t, [ `Msg of string ]) Stdlib.result