Pakket: scala-library (2.11.12-4)
Verwijzigingen voor scala-library
Debian bronnen:
Het bronpakket scala downloaden:
Beheerders:
Externe bronnen:
- Homepage [www.scala-lang.org]
Vergelijkbare pakketten:
Scala standard library
Scala is a Java-compatible programming language with many modern language features. It is Java-compatible in that Scala and Java classes can directly reference each other and subclass each other with no glue code needed. It includes modern language features such as closures, pattern-matching, parametric types, and virtual type members.
This package contains the run-time library needed to run Scala programs. It also provides scalacheck and scala-partest.