Packages

t

com.avsystem.commons.tuples

TupleDerivation

trait TupleDerivation[C[_]] extends AnyRef

IntelliJ-friendly (no whitebox macros) boilerplate strapping layer for deriving tuple type classes (C) based on instances of that typeclass for tuple element types.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TupleDerivation
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. case class ElementInstances[T, I](instances: I) extends Product with Serializable

Value Members

  1. object ElementInstances extends Serializable