Searched refs:latest_idx (Results 1 – 1 of 1) sorted by relevance
111 let latest_idx = min_n - 1; in next() localVariable112 let indices = (0..(k - 1)).chain(once(latest_idx)); in next()