Variances
Value members
Concrete methods
Does variance v1 conform to variance v2?
This is the case if the variances are the same or sym is nonvariant.
Does variance v1 conform to variance v2?
This is the case if the variances are the same or sym is nonvariant.
Does the variance of type parameter tparam1 conform to the variance of type parameter tparam2?
Does the variance of type parameter tparam1 conform to the variance of type parameter tparam2?
Do the variances of type parameters tparams1 conform to the variances
of corresponding type parameters tparams2?
This is only the case if tparams1 and tparams2 have the same length.
Do the variances of type parameters tparams1 conform to the variances
of corresponding type parameters tparams2?
This is only the case if tparams1 and tparams2 have the same length.