Skip to content

Bug fixes and comments

Compare
Choose a tag to compare
@jbaldwin jbaldwin released this 19 Apr 00:09
Add the ability to 'peek' on a Find().

This allows for the internal lru/mru type datastructures
to not be affected by the peek find call. Can be useful
if you don't want an item to change position in say the LRU.