If

object If
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

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

Givens

Givens

given PolyCont_If_Domain_Value[ConditionKeyword, ThenKeyword, ElseKeyword, Domain, Value](using val x$1: PolyCont[ConditionKeyword, Domain, Boolean], val x$2: PolyCont[ThenKeyword, Domain, Value], val x$3: PolyCont[ElseKeyword, Domain, Value]): PolyCont[If[ConditionKeyword, ThenKeyword, ElseKeyword], Domain, Value]