package electrod

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libelectrod.SymbolSource

Symbols are hash-consed strings

Sourcetype t
Sourceval make : string -> t
Sourceval compare : t -> t -> int
Sourceval compare_string : t -> t -> int
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
include Intf.Print.S with type t := t
Sourceval pp : t Fmtc.t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.