Pools a new entry by the given value. If no such pool entry exists then it is constructed, stored and returned, else the existing entry is returned.
the key to pool by
the pooled entry (as an EntryType)
See Implementation
Pools a new entry by the given value. If no such pool entry exists then it is constructed, stored and returned, else the existing entry is returned.