-Opened Csv module in csv_memory.ml to remove unbound module t error
-Called Pervasives module for string compare rather than using custom
compare as defined in csv.mli
@stephaniezablocki Not sure what you are trying to do. The library compiles fine without your changes — and does not compile with. Also, please read this.
-Opened Csv module in csv_memory.ml to remove unbound module t error -Called Pervasives module for string compare rather than using custom compare as defined in csv.mli