Documentation
¶
Index ¶
- func BytesHashCode(b []byte) int32
- func Float32HashCode(f float32) int32
- func Float64HashCode(f float64) int32
- func Int16HashCode(i int16) int32
- func Int32HashCode(i int32) int32
- func Int64HashCode(i int64) int32
- func Int8HashCode(i int8) int32
- func IntHashCode(i int) int32
- func ObjectHashCode(value basic.Object) int32
- func PointerEqual(a, b basic.Object) bool
- func StringHashCode(s string) int32
- func UInt16HashCode(i uint16) int32
- func UInt32HashCode(i uint32) int32
- func UInt64HashCode(i uint64) int32
- func UInt8HashCode(i uint8) int32
- func UIntHashCode(i uint) int32
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BytesHashCode ¶
func Float32HashCode ¶
func Float64HashCode ¶
func Int16HashCode ¶
func Int32HashCode ¶
func Int64HashCode ¶
func Int8HashCode ¶
func IntHashCode ¶
func ObjectHashCode ¶
func StringHashCode ¶
func UInt16HashCode ¶
func UInt32HashCode ¶
func UInt64HashCode ¶
func UInt8HashCode ¶
func UIntHashCode ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.