Is there any consensus on which type to unify on for errors in result types? What's your preference?
|
|
19
|
961
|
March 19, 2024
|
[@@inline always] attribute not working for monadic function
|
|
3
|
281
|
March 14, 2024
|
Why does Backtrace.Exn not work very well with monadic let bindings?
|
|
9
|
646
|
February 8, 2024
|
Manual CPS is faster than CPS monad. Is it expected?
|
|
6
|
584
|
December 3, 2023
|
Monadic type checker and top level declarations
|
|
2
|
546
|
July 17, 2023
|
Id monad evaluation returning abstact type instead of int result
|
|
11
|
453
|
May 2, 2023
|
Stream monad operation bind used both as a map and filter operation?
|
|
1
|
415
|
May 1, 2023
|
Performance of the new effects in comparison to monads
|
|
10
|
1400
|
November 5, 2022
|
Advice for combining multiple monads
|
|
12
|
2580
|
September 5, 2022
|
How to combine 3 monads: Async/Lwt, Error and State?
|
|
12
|
2401
|
December 1, 2021
|
threading/IO monad vs threads: the case of web-app servers
|
|
37
|
3505
|
December 20, 2020
|
[mystery solved] Compiling with continuations: flambda and performance
|
|
7
|
1211
|
October 16, 2020
|
Interfacing mutable operations within a functional core - program design
|
|
2
|
672
|
August 16, 2020
|
Error handling with `ocaml-github`
|
|
0
|
668
|
October 2, 2019
|
[ANN] Monads - the missing monad transformers library
|
|
9
|
6412
|
July 3, 2019
|
An intermediate abstraction between applicatives and monads
|
|
14
|
2944
|
March 8, 2019
|
Can monads help me my refactor code for an enhanced data structure?
|
|
32
|
5114
|
April 20, 2018
|