Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sepp2k
sepp2k has asked
5
questions and find answers to
1310
problems.
Stats
45.7k
EtPoint
17.3k
Vote count
5
questions
1k
answers
About
sepp2k questions
Tail-recursion optimization in Oz
How to find out the magic number for the .pyc header in Python 3
In C++11 is sqrt defined as constexpr?
Does lookaround affect which languages can be matched by regular expressions?
sepp2k answers
Extending class with parameter
Intermediate Code Generation on Functions
Concatenating strings with foldr in SML
How do write this in do notation?
Prolog programming - simple negative query
Defining scheme functions with and without lambdas, is there a difference
Haskell - Create Set (unique sorted list) - no recursion, no nub
Pointer in C, don't understand how they got this result
Why does "(1 + 1.0)" have the type "Fractional a => a" and not "Num a => a"?
Removing the first instance of x from a list