Description
A Haskell library for self-normalizing applicative expressions. It helps developers represent applicative computations in a form that can simplify or normalize itself during construction.
Use it in advanced Haskell code that manipulates applicative structures directly. It is a specialist library, usually pulled in by other Haskell packages.