Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Types and functions for manipulating directions.
Documentation
directions :: [Direction] Source
Returns all of the directions.
>>>
directions
[West,South,East,North]
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Types and functions for manipulating directions.
directions :: [Direction] Source
Returns all of the directions.
>>>
directions
[West,South,East,North]