# Functions
NewEntityMapKey constructs a new EntityMapKey from an Entity.
NewStore constructs a new Store.
# Structs
EntityMapKey is the tuple key for the entities map.
Store tracks, refcounts, and de-duplicates known entities.
# Interfaces
Handler handles store events.