Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.17 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.17 KB

Functors and Friends

... is a project for learning purposes.

Build Status

Here I:

  • test some snippets from cats and scalaz documentation trying to understand what is going on
  • test code presented in tutorials and presentations
  • try to solve some problems using Functional Programming

Learning resources: