Skip to content

Commit

Permalink
finished exercises for ListZipper
Browse files Browse the repository at this point in the history
  • Loading branch information
miladz68 committed Dec 29, 2016
1 parent 9d61d0a commit 9d067d9
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 86 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ After this, the following progression of modules is recommended:
* `Course.Extend` -> Done
* `Course.Comonad` -> Done
* `Course.Compose` -> Done
* `Course.Traversable`
* `Course.ListZipper`
* `Course.Traversable` -> Done
* `Course.ListZipper` -> Done
* `Course.Parser` *(see also `Course.Person` for the parsing rules)*
* `Course.MoreParser`
* `Course.JsonParser`
Expand Down
Loading

0 comments on commit 9d067d9

Please sign in to comment.