shift (*args) public. Removes the first element of self and returns it (shifting all other elements down by one). Returns nil if the array is empty.
確定! 回上一頁