union

package
v0.0.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 1, 2026 License: MIT Imports: 0 Imported by: 0

README

union

import "github.com/dashjay/xiter/union"

Index

type U10

type U10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
    T7  T7
    T8  T8
    T9  T9
    T10 T10
}

type U11

type U11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
    T7  T7
    T8  T8
    T9  T9
    T10 T10
    T11 T11
}

type U2

type U2[T1, T2 any] struct {
    T1  T1
    T2  T2
}

type U3

type U3[T1, T2, T3 any] struct {
    T1  T1
    T2  T2
    T3  T3
}

type U4

type U4[T1, T2, T3, T4 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
}

type U5

type U5[T1, T2, T3, T4, T5 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
}

type U6

type U6[T1, T2, T3, T4, T5, T6 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
}

type U7

type U7[T1, T2, T3, T4, T5, T6, T7 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
    T7  T7
}

type U8

type U8[T1, T2, T3, T4, T5, T6, T7, T8 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
    T7  T7
    T8  T8
}

type U9

type U9[T1, T2, T3, T4, T5, T6, T7, T8, T9 any] struct {
    T1  T1
    T2  T2
    T3  T3
    T4  T4
    T5  T5
    T6  T6
    T7  T7
    T8  T8
    T9  T9
}

Generated by gomarkdoc

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type U2

type U2[T1, T2 any] struct {
	T1 T1
	T2 T2
}

type U3

type U3[T1, T2, T3 any] struct {
	T1 T1
	T2 T2
	T3 T3
}

type U4

type U4[T1, T2, T3, T4 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
}

type U5

type U5[T1, T2, T3, T4, T5 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
	T5 T5
}

type U6

type U6[T1, T2, T3, T4, T5, T6 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
	T5 T5
	T6 T6
}

type U7

type U7[T1, T2, T3, T4, T5, T6, T7 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
	T5 T5
	T6 T6
	T7 T7
}

type U8

type U8[T1, T2, T3, T4, T5, T6, T7, T8 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
	T5 T5
	T6 T6
	T7 T7
	T8 T8
}

type U9

type U9[T1, T2, T3, T4, T5, T6, T7, T8, T9 any] struct {
	T1 T1
	T2 T2
	T3 T3
	T4 T4
	T5 T5
	T6 T6
	T7 T7
	T8 T8
	T9 T9
}

type U10

type U10[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 any] struct {
	T1  T1
	T2  T2
	T3  T3
	T4  T4
	T5  T5
	T6  T6
	T7  T7
	T8  T8
	T9  T9
	T10 T10
}

type U11

type U11[T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11 any] struct {
	T1  T1
	T2  T2
	T3  T3
	T4  T4
	T5  T5
	T6  T6
	T7  T7
	T8  T8
	T9  T9
	T10 T10
	T11 T11
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL