Module Biocaml_unix.File_mapper

exception Parse_error of string
type 'a t = string -> string -> f:('a -> 'a list) -> unit