/Categories/Scala

Scala

Popular codes
Over than 41 Scala codes

Scala is a general-purpose programming language primarily intended for use with the Java Virtual Machine. It combines imperative and functional programming approaches to describe common programming patterns in a short, elegant, and type-safe manner. Its primary features include a powerful static type system with type inference; function types; pattern matching; implicit arguments and conversions; operator overloading; full Java compatibility; and concurrency.