SpiceQA
Questions
Tags
Users
Badges
user_2229438
@user_2229438
0
reputation
0
answers
5
questions
About Me
// Hello, World !
Top Answers
Can Kotlin be defined a strongly typed language?
13 votes
Why does "flatMap" work with sequences of Option type in Scala?
6 votes
Grouping by adding two BigDecimal type attributes of a class
5 votes
Kotlin: Why is Sequence more performant in this example?
4 votes
Java 8 Lambda Chaining - Type Safety Enforcement
3 votes
Top Questions
How to reverse a Map in Kotlin?
36 votes
6 answers
What is the difference between a Functor and a Monad?
26 votes
3 answers
Why is Java 8 Optional implemented as final, without Some and None hierarchy?
21 votes
2 answers
Why do unsafe .run() call works fine on a null value in Kotlin?
8 votes
3 answers
What's the difference between Stream.builder() and calling stream() on an ArrayList in Java?
7 votes
2 answers