Hacker News new | ask | show | jobs
by mercurial 4018 days ago
Concurrency is not built-in, you can get monadic concurrency from libraries (either lwt or Async). There is no parallelism support yet, but multicore support should be there by the end of the year.