Modifies this list by inserting all of the elements in the specified array ... def list = [3, 4, 2] assert list.init() == [3, 4] assert list == [3, 4, 2].
確定! 回上一頁