type t = Table.QuestionId.t
val zero : t
val succ : t -> t
val uint32 : t -> Uint32.t
val of_uint32 : Uint32.t -> t
val pp : t Fmt.t