Searched defs:try_push (Results 1 – 2 of 2) sorted by relevance
73 pub fn try_push(&mut self, value: bigint::Limb) -> Option<()> { in try_push() method
89 pub fn try_push(&mut self, value: bigint::Limb) -> Option<()> { in try_push() method