Given

dotty.tools.scaladoc.Kind$.Given
final case class Given(kind: Def | Class | Kind, as: Option[Signature], conversion: Option[ImplicitConversion]) extends Kind, ImplicitConversionProvider

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

val name: String

Attributes

Inherited from:
Kind