Skip to content

v2.0.0

Choose a tag to compare

@Mike96Angelo Mike96Angelo released this 25 Feb 04:27
5ae9dfb

What's Changed

Full Changelog: v1.2.0...v2.0.0

  • Add a VariantTypeClass for deriving other variant types (sum types).
  • Include Optional and Result variant type classes with helpful methods for operating on the variants.