Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Matt R
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
16
votes
What does Scala's “try” mean without either a catch or finally block?
scala
asked Oct 10 '09 at 9:18
stackoverflow.com
16
votes
How to write “asInstanceOfOption” in Scala
scala
asked Nov 26 '09 at 11:02
stackoverflow.com
15
votes
How can I convert a Java Iterable to a Scala Iterable?
scala
asked Jul 2 '09 at 6:24
stackoverflow.com
10
votes
What does “trait A <: B” mean?
inheritance
scala
traits
asked Jan 23 '10 at 15:38
stackoverflow.com
9
votes
Polymorphic updates in an immutable class hierarchy
scala
inheritance
immutability
asked Jan 10 '12 at 10:31
stackoverflow.com
8
votes
Chained comparisons in Scala
scala
asked Jul 22 '09 at 11:36
stackoverflow.com
8
votes
Static nested class visibility issue with Scala / Java interop
java
scala
interop
visibility
nested-class
asked May 8 '10 at 13:26
stackoverflow.com
8
votes
How to write asInstanceOfOpt[T] where T <: Any
scala
asked Oct 24 '11 at 10:00
stackoverflow.com
8
votes
Difference in flattening an Option[List[Int]] in 2.9.1 and 2.10 nightly
scala
asked Nov 29 '11 at 15:59
stackoverflow.com
6
votes
Basis for claim that the number of bugs per line of code is constant regardless of the language used
language-agnostic
code-metrics
lines-of-code
asked May 24 '10 at 16:40
stackoverflow.com
1
2
next
Top Answers
10
Understanding why “pimp my library” was defined that way in Scala
stackoverflow.com
9
Static nested class visibility issue with Scala / Java interop
stackoverflow.com
7
Why does Scala's semicolon inference fail here?
stackoverflow.com
6
Why is there no string interpolation in Scala?
stackoverflow.com
6
How can I tell if one commit is a descendant of another commit?
stackoverflow.com
5
Which Scala function to replace this procedural statement?
stackoverflow.com
Stack Exchange works best with JavaScript enabled