Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenericFunction ¶
func GenericFunction[T any](value T) T
func TestGoHasGenerics ¶
Types ¶
type GenericStruct ¶
type GenericStruct[T any] struct { Value T }
Click to show internal directories.
Click to hide internal directories.