Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 211 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 211 Bytes

The Typed Tagless Final approach vs. the Free Monad one

A project for comparing the Tagless Final approach with the Free Monad one, using the Monix's Task as the target monad