Skip to content

Latest commit

 

History

History

map-reduce

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

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