Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 529 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 529 Bytes

Scala 3 Inlines demo repository

This repository contains the code we wrote during the Scala 3 inlines demo on Rock the JVM.

Installation

How to install:

  • either clone the repo or download as zip
  • open with your favorite Scala IDE (we use Metals in the demo)

Contributions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!