b0
Make.V
opam
b0.b0
b0.b00
b0.kit
b0.std
b0_b00_kit
type t
The type of defined values.
val def_kind : string
def_kind is the kind of defined value, uncapitalized.
def_kind
val def : t -> def
def v is v's definition.
def v
v
val pp_name_str : string B0_std.Fmt.t
pp_name_str pretty prints value names.
pp_name_str