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

checklist(+Pred, +List)

Apply a predicate to all list elements

Examples

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