Module Intf.Nonalias
module Kind : sig ... endThe "non-alias part" of the import info for an interface. An Intf.t is equivalent to a CU.Name.t * Nonalias.t option (use create, name, and spec to convert back and forth).
Intf.Nonaliasmodule Kind : sig ... endThe "non-alias part" of the import info for an interface. An Intf.t is equivalent to a CU.Name.t * Nonalias.t option (use create, name, and spec to convert back and forth).