Module Field_ops_lib.Radix

include module type of Field_ops_model.Radix
type t =
| Radix_2
| Radix_3
val sexp_of_t : t -> Sexplib0.Sexp.t