Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jason Hu
Jason Hu has asked
15
questions and find answers to
29
problems.
Stats
557
EtPoint
113
Vote count
15
questions
29
answers
About
Programming world is not fair. http://hustmphrrr.github.io/
Jason Hu questions
Teach coq to check termination
How does `get` work in the CPS version of the State monad?
is there any syntax for non-recursive binding in Haskell, just like the difference between `let` and `let rec` in similar languages?
How to apply wildcard in constraint in Haskell?
Creating temporary named fifo in *nix system
How to make `this` point to the outer class where the inner class has the same method name
How is Coq's parser implemented?
GHC 7.10 generates slower code than older versions
How to apply more constraints on an interface declaration in Java?
Jason Hu answers
How to remove preceding spaces before non space text begins + regex + sed +
difficulty in understanding c pointers when it is on it's own
Maybe coalescing operator
How to find all files and separate results by comma on Unix?
Count the number of digits in a bash variable
Find command regextype difference between 'posix-extended' and 'posix-egrep'
Load environment variables from a shell script
Match file names using Linux Shell regex
Visualize tree in bash, like the output of unix "tree"
Regular expression for odd number of a's