Module Ag_util

module Ag_util: sig .. end
Various convenience types and functions

type 'a ocaml_array = 'a array 
An alias for OCaml's standard array type, used in generated code.
module Biniou: sig .. end
module Json: sig .. end
module Validation: sig .. end