Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 420 Bytes

File metadata and controls

11 lines (9 loc) · 420 Bytes

TODO

  1. Add Unit tests for all libraries [algorithm, arbnumber, csv, table]
  2. Maybe FIX exchange simulator []
  3. Add minimal print for [xml]
  4. Update xml to cope with escaped quotes [xml]
  5. Update csv to cope with escaped quotes [csv]
  6. Convert between json and xml [json, xml]
  7. Should json be able to parse outter types other than {object}'s ?
  8. Clean up comparable with spaceship operator