Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MyUint64List ¶
type MyUint64List []uint64
func (MyUint64List) Len ¶
func (my64 MyUint64List) Len() int
func (MyUint64List) Less ¶
func (my64 MyUint64List) Less(i, j int) bool
func (MyUint64List) Swap ¶
func (my64 MyUint64List) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.