Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alexey Romanov
Alexey Romanov has asked
227
questions and find answers to
796
problems.
Stats
22.9k
EtPoint
7.4k
Vote count
227
questions
796
answers
About
A programmer and mathematician. Favorite languages: Haskell, Ruby, C#.
Alexey Romanov questions
Complete thread dumps in Karaf
How to prevent dot from taking an extremely long time?
Macro return type depends on the arguments
Combining function parameter pack and default arguments
How can I escape a Ruby string containing newlines (and possibly other special characters) to a valid shell variable value?
Simplest way to get local milliseconds in a time zone with Joda-Time
Cross-compiling aggregate projects with different crossScalaVersions for subprojects
Use of path-dependent type as a class parameter
Finding Unicode script of a Char in Haskell
Fastest way to move a part of an array to the right
Alexey Romanov answers
How to find scala api documentation for string class
Converting java.util.function.Function to Kotlin's functional interface type
Companion objects benefits of posibility to implement interfaces
"same JVM signature" implementing kotlin interface containing getter method
Scala classes don't get load after upgrading to Scala 2.12 version in Intellij
Is it possible to have a vector of tuples that are varying length?
Map of with object references as keys?
How to Select first 10 records in mysql
Erlang: "extending" an existing module with new functions
Synchronized singleton in Kotlin