Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

v2.4.0

Compare
Choose a tag to compare
@KamilaBorowska KamilaBorowska released this 15 Jun 21:11
· 86 commits to master since this release

New features

  • Implemented Enum for () (unit type) and core::cmp::Ordering (implemented by @phimuemue).

  • Implemented EnumMap::into_array.