util.cache: Small update to prefix private fields with an underscore, add a :count...
authorMatthew Wild <mwild1@gmail.com>
Thu, 26 Nov 2015 00:07:48 +0000 (00:07 +0000)
committerMatthew Wild <mwild1@gmail.com>
Thu, 26 Nov 2015 00:07:48 +0000 (00:07 +0000)
commit675d0b44efc7b8c65832fa58e118d4f0bf045f89
tree0968d7edf14b8f990b08974b7a9319080f07b21f
parent65d53798db7b493e998dc1a298cdf226e4d35c2f
util.cache: Small update to prefix private fields with an underscore, add a :count() method (same as util.queue) and add an optional on_evict callback
util/cache.lua