λ v3.0.2 Release Notes

Release Date: 2018-05-21 // almost 6 years ago
  • ➕ Added

    • IterableLens#mapping, an Iso that maps values

    🔄 Changed

    • 0️⃣ TypeSafeKey.Simple now has a default #apply implementation

    🛠 Fixed

    • mapped TypeSafeKey instances can be used for initial put in an HMap, and the base key can be used to retrieve them
    • 🔀 Merged pull request fixing issue storing values at mapped TypeSafeKey in singletonHMap