Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in haskell
Can I have a monitor in XMobar that keeps state form one invocation to the next?
Nov 03, 2025
haskell
functional-programming
state-monad
io-monad
xmobar
Haskell: printing intermediate values in ST monad
Nov 04, 2025
haskell
Lenses, the State monad, and Maps with known keys
Nov 04, 2025
haskell
haskell-lens
can monads be seen as a reification of computation (or computationals processes)?
Nov 04, 2025
haskell
functional-programming
monads
How does <$ = (fmap . const) in Functor even work in Haskell?
Nov 03, 2025
haskell
functor
higher-order-functions
Pattern synonyms as overloadable 'smart constructors'
Nov 01, 2025
haskell
pattern-synonyms
Extracting values from a deeply nested data structure in haskell
Nov 03, 2025
parsing
haskell
functional-programming
immutability
Convert String to Int checking for overflow
Nov 03, 2025
haskell
type-conversion
How to recursively iterate over a list with Maybe objects in Haskell
Nov 03, 2025
list
haskell
recursion
option-type
Creating an array of things based on a type when you don't have an input parameter to tell you the type
Nov 02, 2025
haskell
Haskell reverse function application operator not working
Nov 03, 2025
haskell
Why is there no conditional statements in the last line of this code?
Nov 01, 2025
haskell
How do I write takeWhile using foldl?
Nov 03, 2025
list
haskell
fold
Why can an existential type be poly-kinded?
Nov 02, 2025
haskell
How does Haskell understand this function? Weird behavior
Nov 03, 2025
haskell
How to compose Free Monads
Nov 02, 2025
haskell
free-monad
how to generate a series representing the binary expansion of 'e'
Nov 01, 2025
algorithm
haskell
clojure
lazy-evaluation
Parsing left-recursive grammar in sum-type inifinite recursion
Nov 01, 2025
parsing
haskell
parsec
left-recursion
Exception handling in lambda calculus and functional programming
Nov 01, 2025
exception
haskell
functional-programming
theory
lambda-calculus
Older Entries »