Module Flambda2_identifiers.Int_ids
The underlying implementation for Variable, Symbol, Name, Reg_width_const, Simple, Code_id and Code_id_or_symbol. These values are all represented as integers.
module Const : sig ... endmodule Variable : sig ... endmodule Symbol : sig ... endmodule Name : sig ... endmodule Coercion :
Flambda2_identifiers.Coercion0.S
with type variable = Flambda2_identifiers.Int_ids.Variable.t
and type rec_info_expr = Flambda2_identifiers.Int_ids.Rec_info_expr.tmodule Simple : sig ... endmodule Code_id : sig ... endmodule Code_id_or_symbol : sig ... endmodule Code_id_or_name : sig ... end