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
Future with State monad
Sep 24, 2022
scala
functional-programming
monads
scalaz
Implementing recurrence relations on State monads (in Haskell or Scala)
Sep 20, 2022
haskell
monads
moving-average
state-monad
recurrence
Why Free is not monad instance in Scalaz 7.1.5?
Jan 06, 2022
scala
monads
scalaz
Is there a way to convince Rust that a particular associated type is the same as a concrete type?
Mar 17, 2021
rust
metaprogramming
monads
Haskell operator or function for applying function from monad to a value?
Oct 15, 2022
haskell
monads
Is there a a predefined way to skip calculations that result in Nothing?
Feb 01, 2022
haskell
monads
maybe
Is what I wrote an actual monad?
Nov 13, 2022
haskell
functional-programming
monads
Is there any significant difference between StateT over Reader and ReaderT over State?
Jul 25, 2021
performance
haskell
monads
state-monad
reader-monad
Why is `filterM + mapM_` so much slower than `mapM_ + when`, with large lists?
Jul 10, 2022
performance
haskell
optimization
monads
io-monad
Is there some usage of monads at .net environment?
Oct 17, 2022
c#
.net
monads
Why changing the Data.Binary.Put monad into a transformer creates a memory leak?
Apr 11, 2022
haskell
memory-leaks
monads
monad-transformers
Conjuring JQuery Deferred with monadic incantations
Jul 08, 2022
jquery
asynchronous
monads
jquery-deferred
Monad instance of a number-parameterised vector?
Jul 16, 2020
haskell
types
monads
Making normal monadic functions work with the monad transformer equivalent
Sep 28, 2022
parsing
haskell
stack
monads
monad-transformers
Use a function a → b as "monadic" function a → m b
Jan 21, 2016
haskell
monads
function-composition
pointfree
Lift higher order function into monad
Apr 06, 2014
haskell
functional-programming
monads
Why can I call a monadic function without supplying a monad?
Oct 16, 2022
haskell
monads
state-monad
Continuation monad for a yield/await function in Haskell
Aug 23, 2022
haskell
monads
continuation
Name and existence of functor or monad to chain and terminate sequence of operations
Jul 21, 2018
javascript
functional-programming
monads
terminology
functor
Can I rewrite this unionWith-like function with Applicative instead Monad?
Oct 27, 2022
haskell
dictionary
monads
applicative
« Newer Entries
Older Entries »