ctrie v0.2 Release Notes

Release Date: 2017-09-29 // over 6 years ago
    • 🐎 Change return types of insertIfAbsent, insert and delete to indicate whether or not a value has been inserted/deleted. This is a breaking change, but it should be trivial to adapt your code. There are no changes in performance. Thanks to Tom Shackell for proposing this change.

Previous changes from v0.1.0.3

    • ⚠ Eliminate a redundant import warning on GHC 7.10
    • Loosen dependency bounds