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
Does the function monad really offer something more than the function applicative functor? If so, what?
Jul 17, 2022
haskell
functional-programming
monads
applicative
combinatory-logic
Is there any way to use IO Bool in if-statement without binding to a name in haskell?
Sep 18, 2022
haskell
monads
Restricting a monad to a type class
Nov 13, 2022
haskell
types
monads
typeclass
Working on permuted monad transformer stack
Nov 09, 2021
haskell
monads
monad-transformers
Extracting a Maybe value in IO
Nov 09, 2021
haskell
io
monads
maybe
option-type
Is F#'s implementation of monads unique with respect to the amount of keywords available to it?
Aug 21, 2022
f#
functional-programming
monads
Is `x >> pure y` equivalent to `liftM (const y) x`
Nov 20, 2022
haskell
monads
functor
applicative
How to detect a Monad?
Sep 18, 2022
haskell
monads
What is Crockford's law?
Jan 09, 2022
haskell
functional-programming
monads
How to show that a monad is a functor and an applicative functor?
Aug 13, 2022
haskell
monads
functor
applicative
Does the term "monad" apply to values of types like Maybe or List, or does it instead apply only to the types themselves?
Aug 17, 2022
terminology
monads
Haskell and State
Aug 29, 2022
user-interface
haskell
state
monads
Why there is no `Cofunctor` typeclass in Haskell?
Sep 18, 2022
haskell
monads
functor
Why is Identity monad useful?
Sep 17, 2022
haskell
functional-programming
monads
Does the term "monadic" in J have anything to do with its Haskell use?
Nov 02, 2022
haskell
terminology
monads
j
JS Monad unit function
Sep 17, 2022
javascript
functional-programming
monads
What is an explicit example of a monad without a monad transformer? [duplicate]
Sep 17, 2022
haskell
functional-programming
monads
monad-transformers
How practical is it to embed the core of a language with an effectful function space (like ML) into Haskell?
Nov 10, 2018
haskell
f#
ocaml
effects
monads
Writing efficient iterative loop for ST monad
Dec 18, 2020
loops
haskell
state
monads
"Data types à la carte" vs. nested FreeT transformers
Aug 08, 2021
haskell
monads
« Newer Entries
Older Entries »