Searched defs:is_effective (Results 1 – 3 of 3) sorted by relevance
926 fn is_effective(&mut self) -> bool { in is_effective() method978 pub(crate) fn is_effective(&mut self) -> bool { in is_effective() method
247 pub fn is_effective(&mut self, at: usize) -> bool { in is_effective() method