package ocamlformat-lib

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type elt
val add : store -> 'a t -> store
val elt : 'a t -> elt
type t = store
val empty : t
val merge : t -> t -> t
val to_term : t -> (Conf_t.t -> Conf_t.t) Cmdliner.Term.t