Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Iter ¶
type Iter struct {
// contains filtered or unexported fields
}
Iter keeps data and index.
func New ¶
New creates *Iter object by given elements in parameter. If nothing is passed it creates an empty slice.
Click to show internal directories.
Click to hide internal directories.