Documentation ¶
Overview ¶
Package arenahelper ...
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendA ¶
func AppendA[T any](data []T, v T, _ ArenaWrapper) []T
func Free ¶
func Free(_ ArenaWrapper)
func MakeSlice ¶
func MakeSlice[T any](_ ArenaWrapper, l, c int) []T
Types ¶
type ArenaWrapper ¶
type ArenaWrapper struct { }
func NewArenaWrapper ¶
func NewArenaWrapper() ArenaWrapper
Click to show internal directories.
Click to hide internal directories.