Skip to content

Ratio support

Compare
Choose a tag to compare
@edporras edporras released this 20 May 20:07

Added

  • Implement parsing of Ratio literals, represented as a ruby Rational.

Fixed

  • Parsing of exact precision types.

Changed

  • Build lists using EDN::list method that was previously broken.