module type With_Diff_One = sig .. end
sig
end
type t
val diff_if_one : t -> t -> t Bottom.Type.or_bottom
t -> t -> t Bottom.Type.or_bottom
diff_if_one t1 t2
t1-t2
t1
t2