# Functions
NewFloat64Array constructs a new Float64Array.
NewInt64Array constructs a new Int64Array.
NewUint64Array constructs a new Uint64Array.
# Structs
Float64Array is an array of float64 values.
Int64Array is an array of int64 values.
Uint64Array is an array of uint64 values.