Plasma GitLab Archive
Projects Blog Knowledge

Module Uq_lwt

module Uq_lwt: sig .. end

Compatibility with Lwt


Lwt is another library for event-driven programming. Here are some helpers for running Lwt code on top of Ocamlnet event queues.

This is for Lwt-2.3 or better.

See also the comments in Equeue_howto.lwt.

class lwt_backend : Unixqueue.event_system -> object .. end

Adapter for turning an Ocamlnet event_system into an Lwt Lwt_engine.t.

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml