Skip to content

v0.1.4

Latest

Choose a tag to compare

@jonatanklosko jonatanklosko released this 14 Aug 17:11
· 4 commits to main since this release

Added

  • Expanded encoders and decoders for STL containers to support custom allocators (#5)
  • Comparison operations for fine::Term to enable use with std::map (#10)
  • Implicit item type conversion for fine::Ok and fine::Error (#13)
  • Implemented std::hash for fine::Term and fine::Atom to enable use with std::unordered_map (#11)