package mirage-types

  1. Overview
  2. Docs
module type IO_PAGE = sig ... end
module type CLOCK = sig ... end
module type DEVICE = sig ... end
module type KV_RO = sig ... end
module type CONSOLE = sig ... end
module BLOCK : sig ... end
module type FS = sig ... end
OCaml

Innovation. Community. Security.