package cfg

  1. Overview
  2. Docs
module Spec : Cfg_intf.SPEC with type t = string with type nt = string with type prod = unit
module Bnf : Cfg_intf.CFG with module Spec = Spec