package
Version:
v0.0.0-...-869d58c
Opens a new window with list of versions in this module.
Published: Jan 18, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (l *List) Items() []interface{}
type Sortable interface {
Items() []interface{}
Compare(i, j int) bool
Swap(i, j int)
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.