Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val code : t -> int
val of_code : int -> t option
val of_code_exn : int -> t
val to_int : t -> int
val of_int : int -> t option
val of_int_exn : int -> t
val of_bigstring : Bigstringaf.t -> off:int -> t option
val of_bigstring_exn : Bigstringaf.t -> off:int -> t