package encoding

  1. Overview
  2. Docs

Module Encoding.SymbolSource

Sourcetype t
Sourceval (@:) : string -> Ty.t -> t
Sourceval mk_symbol : Ty.t -> string -> t
Sourceval equal : t -> t -> Bool.t
Sourceval rename : t -> string -> t
Sourceval type_of : t -> Ty.t
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.