Functor Binary_cache.Make_Het1_1_4

module Make_Het1_1_4: 
functor (H0 : Cacheable) ->
functor (H1 : Cacheable) ->
functor (H2 : Cacheable) ->
functor (R : Result) -> sig .. end
Parameters:
H0 : Cacheable
H1 : Cacheable
H2 : Cacheable
R : Result

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