Try to pop first occurrence of needle in haystack (if any).
true iff pop was made, false otherwise.
See Implementation
Try to pop first occurrence of needle in haystack (if any).