Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ilya
Ilya has asked
8
questions and find answers to
110
problems.
Stats
3.8k
EtPoint
1.4k
Vote count
8
questions
110
answers
About
Nullable Boolean equality expert
Ilya questions
Default arguments vs overloads, when to use which
Adding Period to startDate doesn't produce endDate
What is the purpose of NLog LogManager.GetLogger(String, Type) overload
How to customize colors in maven 3.5 console output
Ilya answers
Expressing "super" generics in Kotlin functional types?
kotlinx.collections.immutable Persistent vs Immutable collection
Kotlin Map using Operators
Putting a generic lambda into a map
Locking down the serialVersionUID in Kotlin
Kotlin: Java can't resolve Kotlin Symbol?
Kotlin Regex named groups support
Instantiate a variable in Kotlin only if it is a null?
What's the different of <reified T> with <reified T: Any> in Kotlin?
Converting Arraylist from java.utils to kotlin.collections.arraylist