times
operator fun DependencyKeyCovariance.times(other: DependencyKeyCovariance): DependencyKeyCovariance(source)
Helper operator function for combining covariance logic.
Returns a composed function that results in the cartesian product of the two outputs.
For example, to match all supertypes, named or unnamed, including the input key:
Supertypes * Unnamed
Content copied to clipboard