package incremental

  1. Overview
  2. Docs
module type Incremental_config = Config.Incremental_config
module type S = S
module Make () : S