util.cache: Add head() and tail() methods (and tests)
authorMatthew Wild <mwild1@gmail.com>
Thu, 17 Mar 2016 19:07:40 +0000 (19:07 +0000)
committerMatthew Wild <mwild1@gmail.com>
Thu, 17 Mar 2016 19:07:40 +0000 (19:07 +0000)
commit969d159bd712c8d974f5122492a9615e66c0be9c
treec638f92520fc7109776ed909683f22a8be435877
parent6bdc1a27913908e420040adf33a3c9bb779d992f
util.cache: Add head() and tail() methods (and tests)
tests/test_util_cache.lua
util/cache.lua