Module YamlWitnessType.LoopInvariant
val compare : t -> t -> Ppx_deriving_runtime.int
val to_yaml' :
t ->
(string * [> `O of (string * [> `Float of float | `String of string ]) list ])
list
val of_yaml : Yaml.value -> (t, [ `Msg of string ]) Stdlib.result