dump-0.1.0: Dumps the names and values of expressions to ease debugging.

Safe HaskellNone
LanguageHaskell2010

Debug.Dump

Documentation

(.>) :: (a -> b) -> (b -> c) -> a -> c infixl 9 Source

($>) :: a -> (a -> c) -> c infixl 0 Source