Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Bla ¶
type Bla[K comparable, V Number] interface { SumNumbers(m map[K]V, i int, s string, a []float32, sss ...string) V }
func NewBlub ¶
func NewBlub[K1 comparable, V1 Number]() Bla[K1, V1]
type Blub ¶
type Blub[V Number, K comparable] struct{}
Click to show internal directories.
Click to hide internal directories.