package alba

  1. Overview
  2. Docs
module type STAT = sig ... end

Statistic data about a file/directory.

module type SIG = sig ... end
module Output (Io : SIG) : sig ... end
OCaml

Innovation. Community. Security.