Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comparable ¶
type Comparable interface {
CompareTo(other interface{}) int
}
type Complex128 ¶
type Complex128 complex128
func (Complex128) CompareTo ¶
func (c Complex128) CompareTo(other interface{}) int
Click to show internal directories.
Click to hide internal directories.