Documentation
¶
Index ¶
- type Add
- type BitAnd
- type BitNot
- type BitOr
- type BitXor
- type Consumer1
- type Consumer2
- type Consumer3
- type Consumer4
- type Consumer5
- type Consumer6
- type Consumer7
- type Consumer8
- type Consumer9
- type Div
- type Equal
- type Function0
- type Function1
- type Function2
- type Function3
- type Function4
- type Function5
- type Function6
- type Function7
- type Function8
- type Function9
- type Ge
- type Gt
- type IndexedItem
- type Le
- type Lt
- type Mul
- type NotEqual
- type Ord
- type Ordering
- type Predicate
- type ShiftLeft
- type ShiftRight
- type Sub
- type Transform
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Consumer8 ¶
type Consumer8[I1, I2, I3, I4, I5, I6, I7, I8 any] func(I1, I2, I3, I4, I5, I6, I7, I8)
type Consumer9 ¶
type Consumer9[I1, I2, I3, I4, I5, I6, I7, I8, I9 any] func(I1, I2, I3, I4, I5, I6, I7, I8, I9)
type Function7 ¶
type Function7[I1, I2, I3, I4, I5, I6, I7, Out any] func(I1, I2, I3, I4, I5, I6, I7) Out
type Function8 ¶
type Function8[I1, I2, I3, I4, I5, I6, I7, I8, Out any] func(I1, I2, I3, I4, I5, I6, I7, I8) Out
type Function9 ¶
type Function9[I1, I2, I3, I4, I5, I6, I7, I8, I9, Out any] func(I1, I2, I3, I4, I5, I6, I7, I8, I9) Out
type IndexedItem ¶
type ShiftRight ¶
Click to show internal directories.
Click to hide internal directories.