ede-map-any-target-p
ede-map-any-target-p is a compiled Lisp function in `ede.el
'.
(ede-map-any-target-p &rest LOCAL-ARGS)
For project THIS, map PROC to all targets and return if any non-nil.
Return the first non-nil value returned by PROC.
This is a generic function with only one primary method.
Implementations:
`ede-project' :PRIMARY (this proc)
For project THIS, map PROC to all targets and return if any non-nil.
Return the first non-nil value returned by PROC.
Defined in `ede.el'