|
| Data.Vector.Fusion.Util | | Portability | portable | | Stability | experimental | | Maintainer | Roman Leshchinskiy <rl@cse.unsw.edu.au> |
|
|
|
| Description |
| Fusion-related utility types
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Identity monad
| | Constructors | |
|
|
|
|
|
| delay_inline :: (a -> b) -> a -> b | Source |
|
| Delay inlining a function until late in the game (simplifier phase 0).
|
|
| Produced by Haddock version 2.6.0 |