val pop: 'a t -> 'a (** [Vector.pop a] removes and returns the rightmost element in vector [a], or raises [Empty] if the stack is empty.
確定! 回上一頁