Function: -some-p
-some-p is a for -any?, defined in dash.el.
Signature
(-some-p PRED LIST)
Documentation
Return t if (PRED X) is non-nil for any X in LIST, else nil.
Alias: -any-p, -some?, -some-p
-some-p-some-p is a for -any?, defined in dash.el.
(-some-p PRED LIST)
Return t if (PRED X) is non-nil for any X in LIST, else nil.
Alias: -any-p, -some?, -some-p