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
Refactoring “staircasing” with case of `Maybe` values in `IO` code
Jan 27, 2020
haskell
monads
maybe
io-monad
Is/Should wrapping functions into a monad transformer be considered bad practice?
Mar 09, 2022
haskell
monads
monad-transformers
Idiomatic Scala for applying functions in a chain if Option(s) are defined
Mar 09, 2022
scala
coding-style
monads
optional-parameters
named-parameters
Why can AccValidation not have a Monad instance?
Apr 26, 2022
haskell
monads
applicative
Example of using scalaz Monad
Apr 08, 2022
scala
monads
scalaz
Map and Reduce Monad for Clojure... What about a Juxt Monad?
Aug 11, 2022
map
clojure
monads
reduce
Monads from all angles - Mathematical, diagramatic and programmatical
Mar 28, 2019
haskell
functional-programming
monads
category-theory
Do Notation in OCaml
Nov 05, 2022
ocaml
monads
do-notation
Is this a reasonable view of Haskell IO?
Oct 25, 2022
haskell
monads
More idiomatic (monadic?) way to express this Scala
May 22, 2022
scala
monads
Scala polymorphic function for filtering an input List of Either
Jan 19, 2022
scala
types
monads
either
parametric-polymorphism
Elegant way to write ordered comparison on multiple properties
Dec 19, 2018
haskell
functional-programming
comparison
monads
What counts as a side-effect? Why isn't memory allocation a side-effect?
Jul 27, 2022
haskell
functional-programming
monads
side-effects
How to map (Either String (a -> b)) to (Either String [(a -> b)])
Jan 02, 2018
haskell
monads
either
Haskell: do notation and return in Monads
Dec 07, 2019
haskell
monads
What type of math is this: a -> b -> c
Aug 24, 2022
math
haskell
types
monads
How to write a haskell function without IO in type sig by hiding 'state' changes
Aug 11, 2022
haskell
functional-programming
monads
referential-transparency
unsafe-perform-io
Can somebody walk me through this Haskell function (State monad related)?
Jul 10, 2017
haskell
state
monads
why can't a function take monadic value and return another monadic value?
Sep 10, 2022
haskell
functional-programming
monads
Why does haskell evaluate a in a >> b?
Sep 22, 2022
haskell
functional-programming
operators
monads
« Newer Entries
Older Entries »