filesets-some
filesets-some is a compiled Lisp function in `filesets.el
'.
(filesets-some FSS-PRED FSS-LST)
Return non-nil if FSS-PRED is non-nil for any element of FSS-LST.
Like `some', return the first value of FSS-PRED that is non-nil.
filesets.el
'.
(filesets-some FSS-PRED FSS-LST)
Return non-nil if FSS-PRED is non-nil for any element of FSS-LST.
Like `some', return the first value of FSS-PRED that is non-nil.