audiovisual v0.6 Release Notes

Release Date: 2019-07-21 // almost 5 years ago
    • โž• Added a MonadCont instance for Eff
    • ๐Ÿ—„ (:*) and (:|) are deprecated in favour of (:&) and (:*) where their type parameters are flipped
    • Flipped the type parameters of BitProd and TangleT
    • โž• Added itemKey, hmapWithIndexWith, hfoldMapWith, hfoldMapWithIndexWith, hfoldrWithIndexWith, hfoldlWithIndexWith, hrepeatWith, htabulateWith, and hgenerateWith