Module 1-Inputs.Token_id

include Iffable with type bool := Bool.t
type t
val if_ : Bool.t -> then_:t -> else_:t -> t
val equal : t -> t -> Bool.t
val default : t