Module IdentSource

Sourcetype t = {
  1. stamp : int;
  2. name : string;
  3. mutable flags : int;
}
Sourceval name : t -> string