all | R Documentation |
function(pred, xs, skipNAs = TRUE) not(any(not %.% pred, xs))
.all :: (a -> Bool) -> [a] -> Bool
all(pred, xs, skipNAs = TRUE)
pred |
predicate function |
xs |
list |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.