It's been widely accepted that using isEmpty is the best practice to check if a Swift array is empty as opposed to using count == 0.
確定! 回上一頁