package
Version:
v0.0.0-...-4056b1e
Opens a new window with list of versions in this module.
Published: Jun 15, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (c *LFU[T]) Del(key T)
func (c *LFU[T]) Get(key T) interface{}
func (c *LFU[T]) Set(key T, value interface{})
func (c *LFU[T]) ShowHeap()
Source Files
¶
Click to show internal directories.
Click to hide internal directories.