Module Util.String

module String: sig .. end

include String
val map_to_list : (char -> 'b) -> string -> 'b list