Homepage
Open in app
Sign in
Get started
theburningmonk.com
Exercises in Programming Style
From F# to Scala
Project Euler
Advent of Code
From F# to Scala
from F# to Scala : type inference
from F# to Scala : type inference
TL;DR Scala does not use a Hindley-Milner type inference system
Yan Cui
Apr 4, 2017
from F# to Scala : traits
from F# to Scala : traits
traits is Scala’s answer to Java interfaces, but more flexible and powerful
Yan Cui
Apr 4, 2017
from F# to Scala : case class & object
from F# to Scala : case class & object
aka Algebraic Data Types, or ADTs
Yan Cui
Apr 4, 2017
from F# to Scala : apply & unapply
from F# to Scala : apply & unapply
This is part 4 of a series.
Yan Cui
Apr 4, 2017
from F# to Scala : implicit
from F# to Scala : implicit
Yan Cui
May 11, 2017
About theburningmonk.com
Latest Stories
Archive
About Medium
Terms
Privacy
Teams