package plebeia

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val msync : ('a, 'b, 'c) Bigarray.Genarray.t -> unit Lwt.t

Other lwt threads can run while msyncing.

val msync2 : ('a, 'b, 'c) Bigarray.Genarray.t -> off:int -> len:int -> unit Lwt.t