SpiceQA
Questions
Tags
Users
Badges
user_257449
@user_257449
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
What Automatic Resource Management alternatives exist for Scala?
75 votes
Scala XML Building: Adding children to existing Nodes
9 votes
How to make a website secured with https
8 votes
What are the good Scala IDEs at the start of 2010?
5 votes
What does "trait A <: B" mean?
4 votes
Top Questions
What are the relationships between Any, AnyVal, AnyRef, Object and how do they map when used in Java code?
115 votes
3 answers
Scala equivalent to Python generators?
59 votes
5 answers
In Scala, how to use Ordering[T] with List.min or List.max and keep code readable
30 votes
6 answers
cannot find class manifest for element type T
17 votes
1 answers
scalacheck, scalatest, specs - which one has the lower barrier to entry?
14 votes
3 answers