package ocaml-base-compiler

  1. Overview
  2. Docs
module type Info_retriever = sig ... end
module Analyser (_ : Info_retriever) : sig ... end