Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
augustss
augustss has asked
6
questions and find answers to
185
problems.
Stats
5.1k
EtPoint
1.8k
Vote count
6
questions
185
answers
About
augustss questions
Can a universal and existential quantifier for a constructor be commuted in pattern matching?
Changing a single record field to be strict leads to worse performance
How to apply a polymorphic function to a Dynamic value
augustss answers
Embedding long strings inline without using lists
How would you represent a graph (the kind associated with the travelling salesman problem) in Haskell
ST Monad == code smell?
Haskell -- any way to qualify or disambiguate record names?
Implementing lazy functional languages
How do I find out whether a monad is commutative?
Concise if-then-else notation in do-blocks in Haskell
Haskell lazy exceptions -- distinguishing between multiple exceptions?
show returning wrong value when used with unsafeCoerced value
Type erasure in Haskell?