TimelyDataflow / differential-dataflow

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

Fix lookup_map compile error #433

Closed antiguru closed 9 months ago

antiguru commented 9 months ago

It doesn't make any effort to relax the trait bounds in dogs^3, if possible at all.