# Functions

NewLRU creates a new LRU cache size is the size of the cache.

# Structs

LRU implements the dataloader.Cache interface.