Portability | portable |
---|---|
Stability | experimental |
Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
Safe Haskell | Safe |
Fusion-related utility types
Documentation
Identity monad
delay_inline :: (a -> b) -> a -> bSource
Delay inlining a function until late in the game (simplifier phase 0).