[][src]Type Definition enso_generics::tuple::TupleRepr

type TupleRepr<T> = <T as HasTupleRepr>::TupleRepr;

Tuple representation of a type.