map-reduce The base code for Lab 1. Your implementation goes in src/map_reduce/impl/master.clj and src/map_reduce/impl/worker.clj. Run the tests by executing $ make test