Searched defs:FilterList (Results 1 – 2 of 2) sorted by relevance
26 abstract class FilterList implements Filter { class
183 func FilterList(list []string, filter []string) (remainder []string, filtered []string) { func