# Functions

New creates a new Cache.

# Structs

Cache is an LRU cache.

# Type aliases

A Key may be any value that is comparable.