# Interfaces
Cache is a general purpose, concurrency-safe, in-memory cache data-structure.
Closer closes a data-structure.
Len returns the length of a data-structure.
Queue is a general purpose, in-memory queue data-structure.
Stack is a general purpose, in-memory stack data-structure.