Function bellframe::run_len[][src]

pub fn run_len(iter: impl IntoIterator<Item = Bell>) -> usize
Expand description

Helper function to calculate the length of the longest run off the start of a given Iterator