Module Map_reduce.Make_map_function_with_init

Parameters

Signature

module Param : Core.Binable with type t = S.Param.t
module Input : Core.Binable with type t = S.Input.t
module Output : Core.Binable with type t = S.Output.t
module Worker : Worker with type param_type = Param.t and type run_input_type = Input.t and type run_output_type = Output.t