Module type Selector.Selector

module type Selector = sig .. end

type selector 
type value 
val eval : selector -> value -> bool