Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Aplet123
Aplet123 has asked
2
questions and find answers to
62
problems.
Stats
1.4k
EtPoint
420
Vote count
2
questions
62
answers
About
I like to code and do CTFs.
Aplet123 questions
Type aliases with generics exhibit different behavior from non-generic type
Aplet123 answers
Returning True if a value is present in an enum; returning false if not [duplicate]
What to assign a variable that I don't want to be equal to any possible input?
Haskell multiparameter class (templated type class)
Is the Sync trait a strict subset of the Send trait; what implements Sync without Send?
Is it mandatory to give '\0' for initialization of character arrays?
Should I end an expression with ; inside a loop?
Variables shadowing in Kotlin for inner classes: how variables are resolved?
Haskell - Pattern Synonyms' use in record update
Should a variable of type float* point to a single float or a sequence of floats?
Why is height not affecting my divs?