module CSection: sig .. end
sig
end
type t = OASISTypes.section
OASISTypes.section
val compare : OASISTypes.section -> OASISTypes.section -> int
OASISTypes.section -> OASISTypes.section -> int
val equal : OASISTypes.section -> OASISTypes.section -> bool
OASISTypes.section -> OASISTypes.section -> bool
val hash : OASISTypes.section -> int
OASISTypes.section -> int