|
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 | | Instances | |
|
|
|
Box monad
| Constructors | | Instances | |
|
|
delay_inline :: (a -> b) -> a -> b | Source |
|
Delay inlining a function until late in the game (simplifier phase 0).
|
|
|
min inlined in phase 0
|
|
Produced by Haddock version 2.6.1 |