Lots of good stuff thanks to team work from a number of contributors (incl steffahn, kpp, agluszak, rosefromthedead, and BGR360)
From the Changelog
- Documentation fix for
Hcons::sculpt
(#194)
- Optimise Semigroup for HashSet and HashMap (#196)
- Update to 2021 edition (#200)
- Add
extract
to get value out of 1-type coproduct (#201)
- Fix needless borrow (#202)
- Add
Coproduct::map
(#204)