[ library(apply_macros) | The ECLiPSe Libraries | Reference Manual | Alphabetic Index ]

applist(+Pred, +List)

Apply a predicate to all list elements

Examples

applist(<(0), [1,2,3]).