pandora v0.2.8 Release Notes

    • ๐Ÿ†“ Define Outline free applicative transformer
    • Define Delta datatype
    • Define Wedge datatype
    • ๐Ÿ“‡ Rename Variation to These
    • Define two experimental methods in Bindable class - $>>= and >>=$
    • Define here and there methods from Wedge to Maybe
    • ๐Ÿšš Move Boolean definition to its own module
    • ๐Ÿšš Move Ordering definition to its own module
    • ๐Ÿ“‡ Rename Variation submodule to Ability and create umbrella-module
    • Define Focusable typeclass for getting root and creating singleton
    • Replace top method of Stack structure with Focusable instance
    • โž• Add Covariant constraint on natural transformation in Hoistable typeclass