package
Version:
v0.5.3
Opens a new window with list of versions in this module.
Published: Aug 11, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New[T1, T2, T3, T4 any](value1 T1, value2 T2, value3 T3, value4 T4) collections.Tuple4[T1, T2, T3, T4]
New constructs a new tuple with four values.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.