| 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: | IO |
|---|---|
| Function: | ioeGetHandle |
| Type: | IOError -> Maybe Handle |
| Description: | returns Just hdl if the error value refers to handle hdl and Nothing otherwise |
| Related: |
Input:
Output: