package channel

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

Buffered I/O channels over the unbuffered MirageOS FLOW interface

module Make (F : V1_LWT.FLOW) : sig ... end

Functor to create a CHANNEL from a V1_LWT.FLOW implementation