//
pkg.gl
Category
github.com/snowmerak/generics-for-go/v2
types
tuple
package
2.0.0
Repository:
https://github.com/snowmerak/generics-for-go.git
Documentation:
pkg.go.dev
Overview
Dependencies
0
Dependents
0
#
Packages
pair
No description provided by the author
tripple
No description provided by the author
#
README
tuple
pair
pair
is a set of type
T
,
R
.
tripple
tripple
is a set of type
A
,
B
,
C
.