package camlid

  1. Overview
  2. Docs

Module Expr.VarSource

Sourcetype t = var
Sourceval hash : t -> int
Sourceval equal : 'a -> 'a -> bool
Sourceval compare : t -> t -> int
Sourceval mk : string -> expr -> var
Sourcemodule H : Hashtbl.S with type key = t
Sourcemodule S : Set.S with type elt = t