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
229
questions and find answers to
804
problems.
Stats
23.0k
EtPoint
7.4k
Vote count
229
questions
804
answers
About
A programmer and mathematician. Favorite languages: Haskell, Ruby, C#.
Alexey Romanov questions
Self-type mismatch in Scala
Can browser.tabs.query({active: true, currentWindow: true}) ever return more than one tab?
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
Alexey Romanov answers
Understanding of '_' (underscore) in Scala as a type variable
Self-type mismatch in Scala
Kotlin null from Java
Scala mutable set: strange behavior
What is the use of Universal trait in Scala?
Why in the official Kotlin coding conventions we should omit root package in directory structure?
How to override toString method in Scala and replace it with a dynamic text
Why is it possible for a JvmStatic method to access and modify state?
How to find scala api documentation for string class
Converting java.util.function.Function to Kotlin's functional interface type