Copyright | (c) Antony Courtney and Henrik Nilsson, Yale University, 2003 |
---|---|
License | BSD-style (see the LICENSE file in the distribution) |
Maintainer | nilsson@cs.yale.edu |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell98 |
FRP.Yampa.Miscellany
Description
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.