ViolationSequence.Branchinginclude module type of struct include Assumption endval hash : t -> intval to_yaml' :
t ->
(string * [> `O of (string * Yaml.value) list | `String of string ]) listval of_yaml : Yaml.value -> (t, [ `Msg of string ]) Stdlib.result