Jump to content

99 Bottles of Beer/Scala: Difference between revisions

m
m (Rm Scala imp category)
Line 43:
}</lang>
==A preferred ☺ sollution ==
<lang Scala>// Note - As Of Scala 2.11.0 The 'Scala Actors' Library Has Been Deprecated In Favor Of Akka.
<lang Scala>object Song {
import scala.actors._
import scala.actors.Actor._
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.