TimelyDataflow / differential-dataflow

An implementation of differential dataflow using timely dataflow on Rust.
MIT License
2.54k stars 183 forks source link

reduce: remove superfluous cloning of keys #408

Closed petrosagg closed 10 months ago

petrosagg commented 11 months ago

Just a small thing I noticed while reading the code