Skip to content

implement todo

Jeremy Soller requested to merge bmusin:do_calc_rs_todo into master

Created by: bmusin

  1. TODO: Changed tokenize to use iterator, not slice.
  2. Added few tests(float arithmetic).
  3. Implemented Display, so to_string() is available.
  4. Formatting fixes with rustfmt-nightly.

Merge request reports