module Functionwise:sig..end
Nothing is exported here, the API can be found in the Db.From module
module Tbl:Kernel_function.Make_Table(Function_Froms)(sigval name :stringval size :intval dependencies :State.t listend)
val force_compute : (Tbl.key -> unit) Pervasives.ref
module To_Use:sig..end
module From:From_compute.Make(To_Use)
val force_compute_all : unit -> unit