Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
soc
soc has asked
207
questions and find answers to
83
problems.
Stats
2.9k
EtPoint
613
Vote count
207
questions
83
answers
About
soc questions
How to implement the totalOrder predicate for floating point values?
Are actors the right tool to implement the messaging between a simple multiplayer game?
Is there some method in the Java standard library to get the smallest enum out of a set of enums?
Would it be possible to have "method/field" literals comparable to the class literals in Java/Scala?
Why is the creation of multi-dimensional arrays so slow in Scala?
Why is implicit search impacted by an unrelated type parameter?
Are there statically-typed programming-languages with inheritance where method parameters are contravariant?
Is it possible to unify the concepts of inheritance and parametric polymorphism?
What is the prefered way in using the parallel collections in Scala?
How to get the value of an annotation parameter for usage in AspectJ?
soc answers
Why does Rust not implement total ordering via the Ord trait for f64 and f32?
Using a Scala library that is only available for an older Scala version
Scaladoc swallowed @throws and @note tags
Why is Option not Traversable?
Guide to scala.io and simple IO for Scala 2.9?
Scala Real Interval, Int Interval
Why is invokeDynamic in a class extending Dynamic not working?
State of XML support in Scala 2.9.x
How do the Scala based frameworks stack up for a complete Scala newbie - Lift, Play, Circumflex, etc [closed]
How to add a method to Enumeration in Scala?