Module type Map_reduce.Map_function

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