Skip to content

Implement traits for `Value`s

AdminXVII requested to merge AdminXVII/ion:variable-traits into master

TODO:

  • Add
  • Substract
  • Divide
  • Multiplication
  • Exponent
  • Checked division
  • Filter
  • Prepend
  • Append

Also use lexical for parsing. No changes are made to the assignments, this will come in a future MR.

Edited by AdminXVII

Merge request reports