Current_cache.GenericThe most general API. Make and Output just specialise this for particular uses.
val run :
?schedule:Schedule.t ->
Op.t ->
Op.Key.t ->
Op.Value.t ->
Op.Outcome.t Current.Primitive.trun t k v is a term for the result of processing (k, v).