package irmin

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module None (H : Contents.S0) (B : Contents.S0) : sig ... end

None is an implementation of S which does nothing.