- csv_options(-Compiled, +Options) is det
- Compiled is the compiled representation of the CSV processing
options as they may be passed into csv//2, etc. This predicate is
used in combination with csv_read_row/3 to avoid repeated processing
of the options.