I am new to F# and trying to print the contents of a map. The code I have is as follows:
let ids = CSVReader.ReadCSVFile(id, true).AsEnumerable()