introduction-to-fp-in-scala
introduction-to-fp-in-scala copied to clipboard
FP in Scala course, based on "Patterns in Types (Lambda Jam 2013)" and the Data61 fp-course
Results
4
introduction-to-fp-in-scala issues
Sort by
recently updated
recently updated
newest added
```scala addCompilerPlugin("com.github.cb372" %% "scala-typed-holes" % "0.0.2") ```
fp-course includes some helpers to handle escaping
Someone is gonna ask "what's Nothing?" and that's not gonna be fun.