Searched defs:is_effective (Results 1 – 4 of 4) 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