Interface Tuple<T>


public interface Tuple<T>
Phantom type providing implicit evidence that a given type is a Tuple or Unit.