7 ms·
Here's an example using OCaml 5 to run multiple fibers concurrently (look - no monads!): https://github.com/ocaml-multicore/eio#fibers https://github.com/ocaml
by talex5 4y ago
Here's an example using OCaml 5 to run multiple fibers concurrently (look - no monads!):
https://github.com/ocaml-multicore/eio#fibers https://github.com/ocaml-multicore/eio#fibers