AllExtension<T> extension

on

Methods

all([bool condition(T element)]) bool
Returns true if all elements match a condition and false otherwise. [...]