Skip to content

yuk1ty/dotty-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotty-sandbox

Try to rewrite codes by dotty in the book "Functional Programming in Scala". But not fully. This is for my private project just learning new things of dotty. I'm planning to rewrite major things about FP (List, Option, Monoids, Monads, etc).

Lists

  • List
  • Tree
  • Option
  • Par
  • Parser
  • Monoid
  • Functor, Applicative
  • Monad
  • IO
  • State

Releases

No releases published

Packages

No packages published

Languages