Skip to content

Commit

Permalink
fix: hints inconsistent with tests (#1190)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsekut authored Jan 2, 2024
1 parent a67c304 commit 292d268
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ and implement the following functions:
- `bearing`
- `coordinates`
- `mkRobot`
- `simulate`
- `turnLeft`
- `turnRight`
- `move`

You will find a dummy data declaration and type signatures already in place,
but it is up to you to define the functions and create a meaningful data type,
Expand Down

0 comments on commit 292d268

Please sign in to comment.