package rocq-runtime

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Spawn.MainLoopModelSource

Sourcetype async_chan
Sourcetype condition
Sourcetype watch_id
Sourceval add_watch : callback:(condition list -> bool) -> async_chan -> watch_id
Sourceval remove_watch : watch_id -> unit
Sourceval read_all : async_chan -> string
Sourceval async_chan_of_file_or_socket : Unix.file_descr -> async_chan
OCaml

Innovation. Community. Security.