Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 161 Bytes

File metadata and controls

3 lines (2 loc) · 161 Bytes

Enumerable Magic #1 - True for All?

Iterate through elements. If block condition does not hold for any of elements, return false, otherwise return true.