Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hegel5000
hegel5000 has asked
0
questions and find answers to
5
problems.
Stats
95
EtPoint
25
Vote count
0
questions
5
answers
About
If you're wondering, I'm not actually a penguin. I mostly do small-scale scientific computing.
hegel5000 questions
hegel5000 answers
Is it possible in C++ to use the same code with and without compile time constants?
c++ when to return a const char* instead of a std:string
How to convert "std::vector<std::string>" to "const char* array"? [duplicate]
I'm not sure I understand the type definition of the foldl function in haskell