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