Skip to content
Snippets Groups Projects
Commit 42c85edb authored by Nicolas Lenz's avatar Nicolas Lenz :snowflake:
Browse files

Newlines at file ends

parent 09ffb9d3
No related branches found
No related tags found
No related merge requests found
...@@ -42,4 +42,3 @@ a = (==2) <$> (*2) <$> [1,2,3] ...@@ -42,4 +42,3 @@ a = (==2) <$> (*2) <$> [1,2,3]
**Exercise:** Try around with mapping on `Maybe` and lists. Implement `Functor` for `List`, our own list type. **Exercise:** Try around with mapping on `Maybe` and lists. Implement `Functor` for `List`, our own list type.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment