Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Cirdec
Cirdec has asked
21
questions and find answers to
257
problems.
Stats
6.1k
EtPoint
1.9k
Vote count
21
questions
257
answers
About
Hook an FRP library up to a UI:
netwire
repl
IO polling
reactive-banana
gloss
OpenGL
Cirdec questions
Construct a pipes Proxy inside-out
Is type equality preserved across application in Haskell?
Difference between call-by-value and call-by-name interpreter for the lambda calculus
Overlapping instances error when trying to write fallback instance
Pass +RTS options to program run with stack exec
What Haskell package has a unit functor/monad?
Nice representation of primitive recursive functions in haskell
How can holes and contexts be implemented for higher-kinded types in a lens style uniplate library?
How to use abc abstract base class as mock spec?
Pretty print llvm-general-pure ASTs as llvm-ir?
Cirdec answers
Haskell Lens Tutorial with traverse
Understanding `kind` of MonadTrans
Is type equality preserved across application in Haskell?
Where is the space leak when using scanl? (Haskell)
How to do automatic differentiation on complex datatypes?
Stateful computation with different types of short-circuit (Maybe, Either)
Trying to write an implementation of the Levenshtein metric with matrices
Weakening constraints on rank-2 types
Beginner: Converting Types in Haskell
Arrowized EDSL for Writing Lower Level Code