Posts about 'Dotty'
-
Jun 4, 2021
Monad Transformers - the prelude to ZPure
-
Feb 2, 2021
Monads in Scala 3 for the Genius
Introduction This is a companion blog the seventh Functional Justin YouTube video which you can find here: https://www.youtube.com/watch?v=B1FSxbmZpCE
-
Jan 21, 2021
Functional Error Handling with Applicative in Scala 3
Introduction This is a companion blog my sixth Functional Justin YouTube video which you can find here: https://youtu.be/3GPXEzO14ZE
-
Jan 6, 2021
Handling Errors functionally with Scala 3
Introduction This is a companion blog my fifth Functional Justin YouTube video which you can find here: https://youtu.be/wNVQ75KM8-4
-
Nov 18, 2020
Scala 3 Context Functions
Some Scala 3 Things: Context functions, Enums and significant whitespace Updated: for Scala 3.0.0-M3 `as` keyword was removed