Skip to content

bjornregnell/new-in-Scala3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New in Scala 3

A quick tour of selected new stuff in Scala 3. Star it if you like it! ⭐

See slides here:

See api with interesting new Scala concepts marked with // comments here:

How to build the slides

scala-cli run . 
  • If you have latexmk on your path then you can now find the slides compiled to pdf in the target folder.

  • Look at the source to see Scala 3 in action.