Searched refs:has_cur (Results 1 – 1 of 1) sorted by relevance
331 let has_cur = self.a_cur.is_some() as usize; in size_hint() localVariable338 (b_min * has_cur, b_max.map(move |x| x * has_cur))) in size_hint()