Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
zsmb13
zsmb13 has asked
7
questions and find answers to
320
problems.
Stats
15.4k
EtPoint
6.3k
Vote count
7
questions
320
answers
About
zsmb13 questions
Kotlin type safe builder DSLs, safety for the outermost function
zsmb13 answers
Compare data class in Kotlin without ID
Why each secondary constructor needs to delegate to the primary constructor in Kotlin?
Jackson @JsonIgnoreProperties multiple fields with Kotlin
Generic lambda or function value type in Kotlin
Is constructor() primary constructor in Kotlin?
Setting height and width of an Anko view to match_parent
Is it possible to add an operator-overloading extension function in Kotlin?
Initialize val property on Kotlin Data Class via Secondary constructor
Kotlin - "If readLine() is null or empty assign default value, else parse readLine()"
sortedBy parameter as a variable