Documentation
¶
Index ¶
Constants ¶
View Source
const (
// MaxArrayLen is a safe maximum length for slices on this architecture.
MaxArrayLen = 1<<50 - 1
)
Variables ¶
This section is empty.
Functions ¶
func NewAllocator ¶
func NewAllocator(capacity int) stl.MemAllocator
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.