frankmcsherry / blog

Some notes on things I find interesting and important.
1.96k stars 178 forks source link

Undefined variable in ""Worst-case optimal joins, in dataflow"" #45

Open remysucre opened 4 years ago

remysucre commented 4 years ago

Inside impl<P, E, L> PrefixExtender<P, E> for (Rc<RefCell<GraphFragment<E>>>, L), count uses an undefined variable prev.0.