drop

Function drop 

Source
pub unsafe fn drop(stack: Stack) -> Stack
Expand description

Drop the top value from the stack: ( a – )

§Safety

Stack must not be null