Versions in this module Expand all Collapse all v0 v0.0.2 Mar 28, 2025 v0.0.1 Mar 28, 2025 Changes in this version + func Three[A, B, C any](a A, b B, c C) lang.Tuple3[A, B, C] + func Two[A, B any](a A, b B) lang.Tuple2[A, B]