all_match
Description:
[
CCode ( ordering =
12 ) ]
public virtual bool all_match (
owned Predicate<
G> pred)
Checks whether all elements match the given predicate.
Parameters:
| pred |
Predicate to be called to check for matches
|
Returns:
|
Whether all elements match or not
|
Since:
0.19.91