Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Haskell
»
Learn You a Haskell for Great Good!
»
4. Syntax in Functions
¶
Pattern matching
¶
Guards, guards!
¶
Where!?
¶
Let it be
¶
Case expressions
¶
Table Of Contents
4. Syntax in Functions
Pattern matching
Guards, guards!
Where!?
Let it be
Case expressions
Previous topic
3. Types and Typeclasses
Next topic
5. Recursion
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
WTOPIA v1.0 documentation
»
Haskell
»
Learn You a Haskell for Great Good!
»