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
LINQ query expressions that operate on types (monads?) other than IEnumerable<T> -- Possible uses?
Nov 10, 2022
c#
linq
ienumerable
monads
computation-expression
Why isn't a CancellationToken included in the Task<T> monad?
Nov 06, 2022
c#
f#
task-parallel-library
async-await
monads
Can functional reactive programming (FRP) be expressed using monads?
Oct 17, 2022
javascript
haskell
functional-programming
reactive-programming
monads
Can I make a Lens with a Monad constraint?
Nov 17, 2021
haskell
monads
haskell-lens
terminating a monadic fold early
Feb 09, 2021
haskell
monads
fold
Writing a Monad Transformer, does it really need so many hardcoded instances
Apr 08, 2021
haskell
monads
monad-transformers
Is this a monad?
Sep 21, 2019
javascript
functional-programming
monads
Purpose of a single case discriminated union
Sep 25, 2022
f#
monads
discriminated-union
Haskell `forever` type signature
Dec 25, 2020
haskell
types
monads
type-signature
Understanding the Reader monad
Dec 23, 2021
haskell
monads
purescript
state-monad
reader-monad
what's this equation with lambda notation " m >> n = m >>= \_ -> n " in monad's declaration?
Oct 27, 2021
haskell
lambda
monads
lambda-calculus
Is there a real-world applicability for the continuation monad outside of academic use?
Apr 05, 2022
haskell
f#
monads
continuation-passing
computation-expression
Scala-Cats Validated: value mapN is not a member of ValidatedNel tuple
Sep 14, 2022
scala
functional-programming
monads
scala-cats
scala-2.12
Haskell: Why do the Maybe and Either types behave differently when used as Monads?
Oct 18, 2022
haskell
error-handling
monads
OCaml: higher kinded polymorphism (abstracting over modules?)
Oct 18, 2022
ocaml
monads
higher-kinded-types
Import monads doesnt work (leaking haskell platform)
Dec 02, 2018
haskell
import
monads
haskell-platform
Is there any intuition to understand join two functions in Monad?
Oct 29, 2019
haskell
functional-programming
monads
category-theory
From C ++ to Haskell Classes and States
Oct 17, 2022
c++
haskell
monads
Monad with no wrapped value?
Oct 27, 2022
haskell
functional-programming
monads
Unable to compile Writer Monad example from "Learn you a Haskell"
Mar 25, 2019
haskell
monads
« Newer Entries
Older Entries »