Skip to content

Lwt 5.3.0

Compare
Choose a tag to compare
@aantron aantron released this 23 Apr 06:34
· 469 commits to master since this release
  • Add let* and and* in Lwt.Syntax and Lwt_result.Syntax (#775, Rahul Kumar).
  • Also add let+ and and+ (#776, Craig Ferguson).
  • Add Lwt_result.both (#775, Rahul Kumar).
  • Always use libev if detected (#601).