The former is faster than the latter because repeat() does not need to manufacture a distinct integer for each loop. It just needs to update the reference count ...
確定! 回上一頁