Portability | portable |
---|---|
Stability | provisional |
Maintainer | nilsson@cs.yale.edu |
Safe Haskell | Safe-Inferred |
Collection of entities that really should be part of the Haskell 98 prelude or simply have no better home.
!!! Reverse function composition should go.
!!! Better to use <<<
and >>>
for, respectively,
!!! function composition and reverse function composition.