Csv_tool_lib.Mapped_csvval row_maps : t -> string Core.String.Map.t listval header_map : t -> string Core.Int.Map.tval create : string Core.String.Map.t list -> string Core.Int.Map.t -> tval of_csv : Csvlib.Csv.t -> tval to_csv : t -> Csvlib.Csv.t