SpiceQA
Questions
Tags
Users
Badges
user_4111404
@user_4111404
0
reputation
0
answers
3
questions
About Me
// Hello, World !
Top Answers
How to make method return the same generic as the input?
18 votes
Intuitively explain why `List` is covariant but `Array` is invariant?
17 votes
How to subtract two consecutive element in a list in Scala?
9 votes
Best way to model optional arguments
8 votes
Generic way to check if range contains value in Scala
8 votes
Top Questions
Best way to model optional arguments
5 votes
2 answers
Why prefer implicit val over implicit object
4 votes
1 answers
How to workaround value-discard or unused warnnings
3 votes
1 answers