@ -0,0 +1,6 @@
package containers
type Tuple[F any, S any] struct {
First F
Second S
}
The note is not visible to the blocked user.