I finally did my own experiments with effect handlers, only to discover that I had naïvely overlooked their semantics. It helped me realize that you can’t setup local effect handlers and also expect to use fibres / green threads inside them.
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Update on Eio (effects-based direct-style IO for OCaml 5) | 2 | 2857 | June 5, 2023 | |
[ANN] Eio 1.0: First major release | 0 | 824 | March 20, 2024 | |
Eio Digest #1 (September 2023) | 0 | 897 | September 6, 2023 | |
Best way to write non blocking in Ocaml 5 | 1 | 611 | September 17, 2023 | |
Eio library vs threads library for concurrent programming | 8 | 944 | October 5, 2023 |