Foreach

trait Foreach[T]
class Object
trait Matchable
class Any

Value members

Abstract methods

def foreach[U](f: T => U): Unit