Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type C ¶
type C struct {
// contains filtered or unexported fields
}
func (*C) DeleteOrDie ¶
func (*C) IsAllocated ¶
IsAllocated checks if the given impl is tracked by the cache. This function returns false if the impl is in the freed pool.
Directories
¶
Path | Synopsis |
---|---|
Package node defines a node interface.
|
Package node defines a node interface. |
impl
Package impl is a node implementation with manual garbage collection support.
|
Package impl is a node implementation with manual garbage collection support. |
op
|
|
balance
Package balance ensures the local node subtree is properly balanced and has a minimal surface area heuristic (SAH).
|
Package balance ensures the local node subtree is properly balanced and has a minimal surface area heuristic (SAH). |
Click to show internal directories.
Click to hide internal directories.