MCPcopy Create free account
hub / github.com/aylei/leetcode-rust / pop

Method pop

src/solution/s0225_implement_stack_using_queues.rs:75–81  ·  view source on GitHub ↗

Removes the element on top of the stack and returns that element. */

(&mut self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected