ppx_helpers.modes_lib
Modes_lib.Base_sort
ppx_helpers
ppxlib
yojson
type t =
| Void
| Value
| Untagged_immediate
| Float64
| Float32
| Word
| Bits8
| Bits16
| Bits32
| Bits64
| Vec128
| Vec256
| Vec512
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t