Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Seth Tisue
Cambridge, MA
tisue.net
Age: 41
“We can be offered only two kinds of information -- what we already know, which is boring, and what we do not, which is humiliating.” — Quentin Crisp
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
24
votes
In Scala, how can I subclass a Java class with multiple constructors?
java
scala
constructor
multiple-constructors
asked Jul 21 '10 at 13:35
stackoverflow.com
19
votes
How do I enable continuations on Scala 2.8 and beyond?
scala
functional-programming
scala-2.8
continuations
asked Apr 21 '10 at 13:19
stackoverflow.com
19
votes
Why won't the Scala compiler apply tail call optimization unless a method is final?
scala
tail-recursion
tail-call-optimization
asked Jan 24 '11 at 18:14
stackoverflow.com
17
votes
Why did Matz choose to make Strings mutable by default in Ruby?
ruby
string
language-design
immutability
mutable
asked Apr 9 '10 at 15:01
stackoverflow.com
14
votes
In Scala 2.8 collections, why was the Traversable type added above Iterable?
scala
scala-2.8
scala-collections
asked Apr 8 '10 at 18:16
stackoverflow.com
10
votes
How can I tell what Scala version a .class file was compiled with?
scala
version
asked Jul 22 '10 at 16:59
stackoverflow.com
9
votes
Scala: Why does Seq.contains take an Any argument, instead of an argument of the sequence type?
scala
scala-collections
asked Sep 9 '10 at 17:28
stackoverflow.com
9
votes
How can I combine the typeclass pattern with subtyping?
scala
typeclass
variance
asked Jul 13 '11 at 17:11
stackoverflow.com
Top Answers
37
In Scala, how can I subclass a Java class with multiple constructors?
stackoverflow.com
26
Why won't the Scala compiler apply tail call optimization unless a method is final?
stackoverflow.com
20
How to use scala.None from Java code
stackoverflow.com
18
How do I enable continuations on Scala 2.8 and beyond?
stackoverflow.com
17
Why does Scala have very little enthusiasm about it?
stackoverflow.com
17
How do I “get” a Scala case object from Java?
stackoverflow.com
17
Why is Scala's immutable Set not covariant in its type?
stackoverflow.com
15
Underscore in Named Arguments
stackoverflow.com
14
Type inference on Set failing?
stackoverflow.com
12
What are the best features of Scala?
stackoverflow.com
11
Using Scala from Java: passing functions as parameters
stackoverflow.com
10
How can I combine the typeclass pattern with subtyping?
stackoverflow.com
9
How to convert a Seq[A] to a Map[Int, A] using a value of A as the key in the map?
stackoverflow.com
7
In Scala 2.8 collections, why was the Traversable type added above Iterable?
stackoverflow.com
7
Netlogo To randomly select one of 3 procedures
stackoverflow.com
6
Reverse / transpose a one-to-many map in Scala
stackoverflow.com
6
Calculating means of means of array of tuples in Scala
stackoverflow.com
6
Scala add contents of two lists
stackoverflow.com
Stack Exchange works best with JavaScript enabled