Module Bindoj_std

Standard library for using Bindoj.

module Json_value : sig ... end

This module provides functionalities to represents and hanble a json value.

type json_value = Json_value.t
val json_value_json_shape_explanation : Bindoj_runtime.json_shape_explanation
module Coretypes : sig ... end
module Tdenv_wrappers : sig ... end