|
|
|
|
|
by felipehummel
4926 days ago
|
|
One simple example of Scala power is the greatness of the Future pattern (scala, akka, finagle/twitter and other implementations). You can still have the exact same Futures functionality in Java, but they will be so much more verbose and annoying to use that it ends up not being a good idea. |
|