Hacker News new | ask | show | jobs
by yawaramin 1709 days ago
FYI, OCaml also has library-level async/await implementations (e.g. Lwt), and something similar to computation expressions (let-operators).