Module Thread_pool_cpu_affinity.Cpuset

include Core_kernel.Validated.S with type raw := Core_kernel.Int.Set.t
type witness
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
val create_exn : Core_kernel.Int.Set.t -> t
include Core_kernel.Equal.S with type t := t