golang-set v1.7.1 Release Notes

Release Date: 2018-09-15 // over 5 years ago
    • 🛠 Fixes PowerSet functionality which previously caused panic
    • ✅ Adds additional unit-testing

Previous changes from v1.7

    • Includes Go cleanup.
    • 🆕 New .Each iteration method.
    • 🛠 Locking semantic fixes.