ZVON > References > Haskell reference |
Intro / Search / ZVON |
| Indexes | Syntax | >> Prelude << | Ratio | Complex | Numeric | Ix | Array | List | Maybe | Char | Monad | IO | Directory | System | Time | Locale | CPUTime | Random |
Module: | Prelude |
---|---|
Operator: | (>>=) |
Type: | Monad a => a b -> (b -> a c) -> a c |
Class: | Monad |
Priority: | 1 |
Description: | |
Related: | |
Keywords: | monad |