Skip to main content
axel22's user avatar
axel22's user avatar
axel22's user avatar
axel22
  • Member for 14 years, 2 months
  • Last seen more than 1 year ago
171 votes
Accepted

How to pattern match multiple values in Scala?

148 votes

Difference between case object and object

82 votes
Accepted

Scala : fold vs foldLeft

81 votes
Accepted

Clarification needed about futures and promises in Scala

78 votes
Accepted

Scala convert Iterable or collection.Seq to collection.immutable.Seq

75 votes
Accepted

Scala: what is the purpose of 'override'

65 votes

Use case of scala.concurrent.blocking

61 votes
Accepted

Scala collections flowchart

60 votes
Accepted

scala parallel collections degree of parallelism

59 votes

Two ways of defining functions in Scala. What is the difference?

59 votes
Accepted

What is a TrieMap and what is its advantages/disadvantages compared to a HashMap?

54 votes
Accepted

If an Int can't be null, what does null.asInstanceOf[Int] mean?

52 votes
Accepted

Best practices for mixing in Scala concurrent.Map

52 votes
Accepted

How to prevent java.lang.OutOfMemoryError: PermGen space?

45 votes
Accepted

ArrayBuffer vs ArrayBuilder in scala

43 votes
Accepted

Scala - merging multiple iterators

37 votes
Accepted

Generating a frequency map for a string in Scala

37 votes

Performance of ThreadLocal variable

36 votes

Which scala mutable list to use?

34 votes
Accepted

How to cancel Future in Scala?

30 votes
Accepted

where to find downloaded library of sbt?

28 votes
Accepted

Scala: Parallel collection in object initializer causes a program to hang

25 votes
Accepted

How to use Scala varargs from Java code

25 votes

Immutable Scala Map implementation that preserves insertion order

25 votes
Accepted

What are the use cases for Scala 2.9's try...catch generalization?

25 votes
Accepted

Scaladoc [use case]

23 votes

How to mix-in a trait to instance?

19 votes

Writing a functional and yet functional image processing library in Scala

19 votes
Accepted

Scala: companion object purpose

19 votes

How to check for null or false in Scala concisely?

1
2 3 4 5
10