const filterFn_arrIncludesSome: FilterFn<any, any>;
Defined in: fns/filterFns.ts:340
Filter function for checking if an array includes any of the given values.