SpiceQA
Questions
Tags
Users
Badges
user_86485
@user_86485
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Which version of Java does SBT use?
76 votes
Count adjacent repeating characters in a String using scala
4 votes
Simplifying Option[Boolean] expression in Scala
3 votes
Does lambda () => 1 result in object creation at run time each time it is passed as an argument?
3 votes
Unable to make field private static final java.util.HashMap java.lang.ProcessEnvironment.theEnvironment accessible
2 votes
Top Questions
In Scala, how can I subclass a Java class with multiple constructors?
60 votes
4 answers
Scala: Why does Seq.contains take an Any argument, instead of an argument of the sequence type?
25 votes
3 answers
How can I tell what Scala version a .class file was compiled with?
19 votes
4 answers
How can I combine the typeclass pattern with subtyping?
15 votes
1 answers
Why do `Left` and `Right` have two type parameters?
13 votes
2 answers