Skip to content

UnBCIC-TP2/ScalaMonads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Scala Monads

An introduction to the Monads idiom using Scala. Main reference:

Additional references:

Branches

  • master: the very basic implementation of an interpreter for simple expressions
  • error: supporting error handling without using monads
  • monads: a first attempt to implement a monadic version of the interpreter
  • monad-operator: refactoring of the bind function to an infix operator
  • cats: an implementation of M as an instance of the Monad type class

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages