Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ziggystar
ziggystar has asked
83
questions and find answers to
125
problems.
Stats
3.4k
EtPoint
945
Vote count
83
questions
125
answers
About
ziggystar questions
I need a (simple), immutable, 2D vector library for Java or Scala
How to prevent function parameter conversion from value to reference type in C++17?
Accessing overridden methods from a mixin in Scala
How to parse arbitrary lists with Haskell parsers?
"Closed" HashMap in Java/Scala
Scala bug with immutable Map in concurrent program?
Does the order of implicit parameters matter in Scala?
Java 2D scene graph library for GUI
Creating a method which takes any 2D sequence and turns it into an Array[Array[_]] in Scala
Map a single entry of a Map
ziggystar answers
I need a (simple), immutable, 2D vector library for Java or Scala
Get value with the lowest key value from Map[Int, String]
Concatenating sets contained within a set of objects, functionally in scala
Convert Future[List[String]] to List[String]
Compute trigram probability from bigrams probabilities
IntelliJ + SBT plugin + multiproject setup = Unresolved dependency?
Why does method "combinations" return Iterator rather than Stream in Scala?
Fill background of ggplot conditionally in R
Why do we need PDDL, when we already have first order logic?
Writing an iterator for a 2D array