Module Selector.String_list_selector

module String_list_selector: sig .. end

type t = string list 
include Selector.Selector
val t_of_sexp : Sexplib.Sexp.t -> t
val sexp_of_t : t -> Sexplib.Sexp.t