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
19
questions and find answers to
254
problems.
Stats
6.1k
EtPoint
1.9k
Vote count
19
questions
254
answers
About
Hook an FRP library up to a UI:
netwire
repl
IO polling
reactive-banana
gloss
OpenGL
Cirdec questions
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?
Is polykinded type application injective?
Memoize the result of satisfying a constraint
Cirdec answers
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
Typeclass constraints with higher kinded types
Implementing Monoidal in terms of Applicative
How do I create a ListIsomorphic instance for generic vectors?