Module Ecaml__.Defconst

val defconst : Ecaml.Symbol.t -> Core_kernel.Source_code_position.t -> docstring:string -> type_:'a Ecaml__.Import.Value.Type.t -> value:'a -> 'a Ecaml.Var.t

(describe-function 'defconst)

val defconst_i : Ecaml.Symbol.t -> Core_kernel.Source_code_position.t -> docstring:string -> type_:'a Ecaml__.Import.Value.Type.t -> value:'a -> unit
module Private : sig ... end