Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andrey Breslav
Andrey Breslav has asked
3
questions and find answers to
78
problems.
Stats
2.1k
EtPoint
703
Vote count
3
questions
78
answers
About
Lead the design and development of Kotlin at JetBrains for ten years (2010-2020)
Andrey Breslav questions
"Inline assembly" for Java byte codes
Why calling ISet<dynamic>.Contains() compiles, but throws an exception at runtime?
Andrey Breslav answers
What access modifier for testable helper methods?
kotlin: some problems with arrays in annotations
Why can't I access a superclass' enum in Kotlin?
Autoboxing/widening occurs in Short a=3 but not in Float a=3;
Accessing Kotlin class object from Java
Kotlin generic bounds for Class
Generic casting in Kotlin
Kotlin Wildcard Capture on List Callback Parameter
Enum annotations in Kotlin
Kotlin compiler to JavaScript in JavaScript?