File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 89
89
The Scala REPL is a tool (<code>scala</code>) for evaluating expressions in Scala.
90
90
<br><br>
91
91
The <code>scala</code> command will execute a source script by wrapping it in a template and then compiling and executing the resulting program
92
- - title : JDK Compatibility
92
+ - title : JDK Version Compatibility
93
93
icon : coffee
94
94
url : " jdk-compatibility/overview.html"
95
- description : " Tables and more explaining Scala's use of the Java Virtual Machine and Java Development Kit. "
95
+ description : " Which Scala versions work on what JDK versions "
96
96
97
97
- category : Parallel and Concurrent Programming
98
98
description : " Complete guides covering some of Scala's libraries for parallel and concurrent programming."
You can’t perform that action at this time.
0 commit comments