| 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 |
|---|---|
| Function: | reads |
| Type: | Read a => ReadS a |
| Description: | a parser for any instance of Read |
| Related: | lex, read, show, shows |
| Bibliography: | The Read and Show Classes [ A Gentle Introduction to Haskell ] |
Input:
Output: