Functor Binary_cache.Arity_Two

module Arity_Two: 
functor (H0 : Cacheable-> 
functor (H1 : Cacheable-> 
functor (R : Result-> sig .. end
Parameters:
H0 : Cacheable
H1 : Cacheable
R : Result

val clear : unit -> unit
val merge : (H0.t -> H1.t -> R.t) -> H0.t -> H1.t -> R.t