[ library(apply_macros) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]
applist(+Pred, +List)
Apply a predicate to all list elements
Modules
This predicate is sensitive to its module context (tool predicate, see @/2).
Examples
applist(<(0), [1,2,3]).