We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6002d commit beb1060Copy full SHA for beb1060
prelude.ml
@@ -54,6 +54,3 @@ let call_me_maybe f x =
54
match f with
55
| None -> ()
56
| Some f -> f x
57
-
58
-let () =
59
- Lwt_engine.set @@ new Lwt_engines.poll
0 commit comments