Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Alexander
Alexander has asked
24
questions and find answers to
252
problems.
Stats
7.5k
EtPoint
2.6k
Vote count
24
questions
252
answers
About
I'm Alex.
Alexander questions
Why aren't empty arrays and hashes interned?
Why use NSError indrect parameters instead of @try/@catch/@finally
Dictionary of Optional Keys
MRI: Why are some methods implemented as aliases, but others duplicated?
Are there any man pages that summarize bash scripting?
Save rethrowing function as a non-throwing closure
Java split stream by predicate into stream of streams
Regular expression to parse Java package and class name from cannonical class name
Stream.sorted() then collect, or collect then List.sort()? [duplicate]
How to create consistent toolbar buttons with icons
Alexander answers
ivar of Swift Actor in objc code: atomic or nonatomic?
Is there similar Swift like "Any" type in Dart?
ARC doesn't apply to struct and enum, how are they deallocated in Swift
Class Declaration and Usage
swift: how to replace if else on switch case statements
read comment or commented node from xml in swift
Swift UIColor Extensions best practice
Simple Swift Combine subscribing to textDidChangeNotification
Swift Set Array custom sort
Swift String.Index vs transforming the String to an Array