kotlin-algebraic-types-plugin / org.drx.plugin.algebraictypes.extension / TypeVariance

TypeVariance

sealed class TypeVariance

Types

In

object In : TypeVariance

No

object No : TypeVariance

Out

object Out : TypeVariance