Mercurial > urweb
view src/sqlcache.sig @ 2230:a749acc51ae4
Factor out cache implementation from Sqlcache.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Wed, 06 May 2015 14:50:29 -0400 |
parents | 0ca11d57c175 |
children | af1585e7d645 |
line wrap: on
line source
signature SQLCACHE = sig val ffiIndices : int list ref val go : Mono.file -> Mono.file end