Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FunctionIterator ¶
type FunctionIterator[A any] struct { F func() *A }
func (*FunctionIterator[A]) Next ¶
func (f *FunctionIterator[A]) Next() *A
Click to show internal directories.
Click to hide internal directories.