pacomb
Pacomb.Keywords
pacomb_ppx
module type Spec = sig ... end
Signature of a module for keyword properties.
module Make (S : Spec) : sig ... end