Skip to content

Object algebras vs. free monads, or type classes vs. ADTs

Notifications You must be signed in to change notification settings

hablapps/bypassingfreemonads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code and examples for this talk:

Bypassing free monads with object algebras

You can find the slides of the talk here.

In order to run the examples, type the following from the command prompt, which will take you to the scala console:

> ./sbt console

To exercise the live coding, type this:

> ./sbt "~testOnly org.hablapps.talk.bypassingfreemonads.templates.ObjectAlgebraApproach"

About

Object algebras vs. free monads, or type classes vs. ADTs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages