hedgehog-classes v0.2.2 Release Notes

Release Date: 2019-07-29 // over 4 years ago
    • 🛠 fix problem in storable set-get that caused attempt to index into 0-element malloc'd array
    • ✅ Test suite now tests almost all laws sans arrow/category (thanks @ag-eitilt!)
    • Correct tcName of MonadPlus. Was Monad, now it's MonadPlus.