YamlWitnessType.PreconditionLoopInvariantCertificate
include module type of struct include LoopInvariantCertificate end
val to_yaml' :
t ->
(string * [> `O of (string * [> `String of string ]) list ]) list
val of_yaml : Yaml.value -> (t, [ `Msg of string ]) Stdlib.result