Documentation
¶
Overview ¶
Package tuple provides an 3-ary tuple implementation. This is useful for cases where multiple values should be grouped together, such as for passing across channels. Multiple returns and n-ary tuples may be converted between as well by using the 'New' method to go from n-ary return to a Tuple, and using Tuple.Unpack to convert in the other direction.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.