The semantics are the same as Set or Map but the performance is different. So you only need to be careful if you want it to run quickly. You don’t need to be careful for safety reasons as you must with a hash table.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Eio 0.1 - effects-based direct-style IO for OCaml 5 | 95 | 9627 | February 23, 2022 | |
Best way to write non blocking in Ocaml 5 | 1 | 616 | September 17, 2023 | |
Understanding cancellation (in eio) | 56 | 4381 | March 24, 2022 | |
Best practices and design patterns for supporting concurrent IO in libraries | 6 | 356 | September 9, 2024 | |
Eio library vs threads library for concurrent programming | 8 | 955 | October 5, 2023 |