"0..<count" instantly tells me that it's not including value, and follows the matematical interval notification [0..count] vs [0..count)
"0..<count" instantly tells me that it's not including value, and follows the matematical interval notification [0..count] vs [0..count)