|
Scala example source code file (message.check)
The Scala message.check source code/home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:19: warning: class Actor in package concurrent is deprecated class Incrementor(next: Pid) extends Actor { ^ /home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:19: warning: class Pid in package concurrent is deprecated class Incrementor(next: Pid) extends Actor { ^ /home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:43: warning: class Pid in package concurrent is deprecated def actorChain(i: Int, a: Pid): Pid = ^ /home/odersky/scala/test/files/shootout/message-shootout.obj/test.scala:43: warning: class Pid in package concurrent is deprecated def actorChain(i: Int, a: Pid): Pid = ^ four warnings found 500000 Other Scala examples (source code examples)Here is a short list of links related to this Scala message.check source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.