filesets-member

filesets-member is a compiled Lisp function in `filesets.el'.

(filesets-member FSM-ITEM FSM-LST &rest FSM-KEYS)

Find the first occurrence of FSM-ITEM in FSM-LST.
It is supposed to work like cl's `member*'. At the moment only the :test
key is supported.