package mirage-block-combinators

  1. Overview
  2. Docs
module B = Mirage_block
module Make_seekable (B : B.S) : sig ... end
module Copy (From : B.S) (Dest : B.S) : sig ... end