Versions in this module Expand all Collapse all v1 v1.0.0 May 23, 2025 Changes in this version + type Tuple struct + First A + Second B + func T[A any, B any](a A, b B) Tuple[A, B]