view src/sqlcache.sig @ 2216:70ec9bb337be

Progress towards invalidation based on equalities of fields.
author Ziv Scully <ziv@mit.edu>
date Mon, 10 Nov 2014 22:04:40 -0500
parents 0ca11d57c175
children af1585e7d645
line wrap: on
line source
signature SQLCACHE = sig

val ffiIndices : int list ref
val go : Mono.file -> Mono.file

end