| Safe Haskell | Safe-Inferred |
|---|
Hs2048.Direction
Description
Types and functions for manipulating directions.
Documentation
directions :: [Direction]Source
Returns all of the directions.
>>>directions[West,South,East,North]
hs2048-0.1.0: A 2048 clone in Haskell.
| Safe Haskell | Safe-Inferred |
|---|
Hs2048.Direction
Description
Types and functions for manipulating directions.
directions :: [Direction]Source
Returns all of the directions.
>>>directions[West,South,East,North]