package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Mar 21, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Func is a generic function.
type Generic[T any] struct {
Field T
}
Generic is a generic struct.
NewGeneric produces a new Generic struct.
Method is a method of a generic type.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.