Module FileUtilCMP

module FileUtilCMP: sig .. end

val seq_of_channel : in_channel -> char Seq.t
val cmp : ?skip1:int ->
FilePath.filename -> ?skip2:int -> FilePath.filename -> int option