File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
docs/_docs/reference/experimental Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
layout : doc-page
3
3
title : " Capture Checking"
4
+ nightlyOf : https://docs.scala-lang.org/scala3/reference/experimental/cc.html
4
5
---
5
6
6
7
Capture checking is a research project that modifies the Scala type system to track references to capabilities in values. It is currently
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : doc-page
3
3
title : " MainAnnotation"
4
+ nightlyOf : https://docs.scala-lang.org/scala3/reference/experimental/main-annotation.html
4
5
---
5
6
6
7
` MainAnnotation ` provides a generic way to define main annotations such as ` @main ` .
Original file line number Diff line number Diff line change 1
1
---
2
2
layout : doc-page
3
3
title : " Tupled Function"
4
+ nightlyOf : https://docs.scala-lang.org/scala3/reference/experimental/tupled-function.html
4
5
---
5
6
6
7
Tupled Function
You can’t perform that action at this time.
0 commit comments