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 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
Does a function like this already exist? (Or, what's a better name for this function?)
Apr 12, 2021
haskell
monads
idioms
Is there an instance of Monad but not of MonadFix?
Mar 26, 2022
haskell
monads
monadfix
Repacking monads -- any generic way?
Mar 20, 2019
haskell
monads
Any advantages to Haskell desugaring?
Jan 03, 2022
haskell
monads
functor
syntactic-sugar
applicative
What is the type of return 5 in Haskell when no context is given?
Oct 18, 2022
haskell
monads
What is the type of the variable in do-notation here in Haskell?
Aug 22, 2022
haskell
functional-programming
monads
do-notation
Why does State need a value?
Sep 08, 2022
haskell
monads
How do pipes and monads work together in JavaScript?
Sep 10, 2022
javascript
functional-programming
pipe
monads
With monads, can join be defined in terms of bind?
Sep 22, 2022
haskell
monads
Why the Haskell sequence function can't be lazy or why recursive monadic functions can't be lazy
Jan 26, 2021
loops
haskell
recursion
monads
lazy-evaluation
« Newer Entries
Older Entries »