withInstance2

harness.deriving.K11T.ProductInstances.withInstance2
final case class withInstance2[A[_ <: UB], B[_ <: UB]](a: F[A], b: F[B])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Classlikes

object map

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
map.type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product