For

object For
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object Do
Companion
class
sealed
trait Do extends For

The AST returned from a for...do expression.

The AST returned from a for...do expression.

Companion
object
object Yield
Companion
class
sealed
trait Yield[Element] extends For

The AST returned from a for...yield expression.

The AST returned from a for...yield expression.

Companion
object

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror