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 monads
What's a functor on the category of monads?
Nov 06, 2022
haskell
monads
monad-transformers
category-theory
Monad Transformers in C#
Jul 13, 2018
c#
functional-programming
monads
monad-transformers
higher-kinded-types
Is there something like Java Stream's "peek" operation in Scala?
Oct 19, 2022
scala
java-stream
monads
How are free objects constructed?
Nov 04, 2022
haskell
monads
free-monad
Why is replicateM (length xs) m way more efficient than sequenceA (fmap (const m) xs)?
Sep 05, 2022
performance
haskell
optimization
memory
monads
What is context in Haskell multiparameter type class
Nov 09, 2022
monads
typeclass
haskell
TraversableOnce, Future, and Option in a Scala for comprehension
Feb 19, 2018
scala
monads
future
Generating random vectors with constant stack space
Oct 08, 2020
haskell
stack-overflow
monads
lazy-evaluation
LYAH - Understanding comment about "tell" when chaining Writer monads
Nov 09, 2021
haskell
monads
do-notation
rewriting
writer-monad
Which Algebraic Pattern fits this type of tree?
Aug 29, 2022
haskell
monads
comonad
Adjoint functors determine monad transformers, but where's lift?
Apr 02, 2021
haskell
monads
monad-transformers
state-monad
Simple interpreter written in Haskell, saves up print output until the end, instead of when it comes across a print statement
Jul 27, 2022
haskell
io
interpreter
monads
How to build a Haskell list inside a monad lazily?
Sep 20, 2022
haskell
monads
How do I do a monadic bind to an async function?
Nov 14, 2022
c#
async-await
bind
monads
Interpreting a list of free monads vs. interpreting a free monad of a list
Oct 03, 2019
scala
monads
scalaz
(How) Can you curry compose monadic functions?
Sep 26, 2022
scala
haskell
monads
currying
function-composition
Can GHC derive Functor and Applicative instances for a monad transformer?
Jan 15, 2020
haskell
monads
ghc
monad-transformers
Printing the free monad
Dec 22, 2018
haskell
monads
traversal
free-monad
Why is FunctionalDependency needed for defining MonadReader?
May 18, 2022
haskell
monads
ghc
type-systems
Haskell - Automatic Monad instance
Oct 18, 2022
haskell
instance
monads
newtype
deriving
« Newer Entries
Older Entries »