Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mokus
mokus has asked
3
questions and find answers to
17
problems.
Stats
400
EtPoint
125
Vote count
3
questions
17
answers
About
mokus questions
Is there a way to define an existentially quantified newtype in GHC Haskell?
What makes Iteratees worth the complexity?
mokus answers
Using functors for global variables?
How to find nearest vector in {0,1,2}^12, over and over again
Does this simple Haskell function already have a well-known name?
State monad - adapt functions that only work with parts of the state?
Why isn't (->) implemented with Control.Monad.Instances by default
Reading and representing input which specifies the data type to use
Applicative instance for State and other MTL monads?
Haskell: Why do the Maybe and Either types behave differently when used as Monads?
Why does this Haskell code not terminate?
True random number generation