Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
gidds
gidds has asked
0
questions and find answers to
54
problems.
Stats
1.5k
EtPoint
503
Vote count
0
questions
54
answers
About
gidds questions
gidds answers
Why does Kotlin use == for structural equality and introduce === for referential equality
Kotlin: is there a class for substrings?
I have a hard time understanding the purpose of a "backing property"
Synchronize access to mutable fields with Kotlin's map delegation
Creating a List in Kotlin based on Conditions
Kotlin most efficient way sequence to set
Kotlin : list of primes till n
Kotlin explicit vs implicit get() and set()
Kotlin Runnable vs () -> Unit
FloatArray vs Array<Float>: why are they different