package
Version:
v0.0.0-...-0e61b49
Opens a new window with list of versions in this module.
Published: Dec 15, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (t Tuple2[A, B]) Unpack() (A, B)
Unpack returns values contained in tuple.
type Tuple5[A, B, C, D, E any] lo.Tuple5[A, B, C, D, E]
type Tuple6[A, B, C, D, E, F any] lo.Tuple6[A, B, C, D, E, F]
type Tuple7[A, B, C, D, E, F, G any] lo.Tuple7[A, B, C, D, E, F, G]
Source Files
¶
Click to show internal directories.
Click to hide internal directories.