Packages
This package allows you to use the MapReduce paradigm to solve a question, given that you have the functions map and reduce for that problem
Current section
Files
Jump to
Current section
Files
map_reduce
.formatter.exs
.formatter.exs
# Used by "mix format"
[
inputs: ["{mix,.formatter}.exs", "{config,lib,test}/**/*.{ex,exs}"]
]