TCZipper

dfhdl.core.DFTuple$package.DFTuple.TCZipper
See theTCZipper companion trait
object TCZipper

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TCZipper.type

Members list

Value members

Concrete methods

def zipperMacro[T <: NonEmptyTuple, V <: NonEmptyTuple, O, TC <: ([T <: DFTypeAny, V] =>> TCConv[T, V, O])](using Quotes, Type[T], Type[V], Type[O], Type[TC]): Expr[TCZipper[T, V, O, TC]]

Givens

Givens

transparent inline given given_TCZipper_T_V_O_TC[T <: NonEmptyTuple, V <: NonEmptyTuple, O, TC <: ([T <: DFTypeAny, V] =>> TCConv[T, V, O])]: TCZipper[T, V, O, TC]