natural-transformation v0.4 Release Notes

Release Date: 2016-10-21 // over 7 years ago
    • ๐Ÿ“‡ Rename Nat constructor to NT
    • ๐Ÿ“‡ Rename run to unwrapNT
    • ๐Ÿ“‡ Rename nat to wrapNT
    • Backport the Semigroup instance for (:~>) by conditionally depending on the semigroups package