Module Flambda2_nominal
module Bindable : sig ... endThe signature of "name-like things" that may occur in binding position inside Name_abstraction constructs.
module Contains_ids : sig ... endmodule Contains_names : sig ... endmodule Ids_for_export : sig ... endmodule Name_abstraction : sig ... endmodule Name_mode : sig ... endThe modalities of names, which describe the different contexts in which names may occur.
module Name_occurrences : sig ... endA structure for counting name-like entities that occur free in terms or types.
module Num_occurrences : sig ... endmodule Permutation : sig ... endGeneric module for handling permutations.
module Renaming : sig ... endHandling of permutations and import freshening upon all kinds of bindable names and other identifiers (e.g. constants).