|
|
|
|
|
by patrickmclaren
3442 days ago
|
|
Scala still has several differences to Java including a stronger type system, traits, pattern matching, and implicits (love them or hate them.) Java is definitely closing the gap on some of the functional aspects though. Edit: Where did the basic docs on type bounds in Scala go? |
|