You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove uses of Ocsigen_lib Option.Lwt and Dlist.lwt_fold
These functions have to be removed to be able to switch to direct-style
concurrency.
These are used in very few places and removing them doesn't make the
code worse to read.
0 commit comments