Iter::for_each

Apply function to every elements.

Type

max :: Iter a -> (a -> ()) -> ()