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
16
problems.
Stats
381
EtPoint
120
Vote count
3
questions
16
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
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
What does "exists" mean in Haskell type system?