PyIR.Ident
type t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
val mk : string -> t
val pp : Stdlib.Format.formatter -> t -> unit
module Hashtbl : Stdlib.Hashtbl.S with type key = t
module Special : sig ... end