Up

Module Nan_dist

Signature

type t =
| Without
| With_single
| With_all
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t