Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 361 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 361 Bytes

lore

Quick, hacked prototype of coposable context functions.

It is untested, unstable, probably bugged, but it works...

... at least for simple cases.

Running

Use scala-cli

scala-cli .

will run the playground.scala file.

scala-cli compile . --server=false

will allow advanced debugging.