module Path: sig .. end
sig
end
type t = OUnitTest.path
OUnitTest.path
val compare : 'a -> 'a -> int
'a -> 'a -> int
val to_string : node list -> string
node list -> string