TIL finding the number of items in an array of arrays using valueForKeyPath:@"@sum.@count"
is slow because… it creates a load of strings?!
TIL finding the number of items in an array of arrays using valueForKeyPath:@"@sum.@count"
is slow because… it creates a load of strings?!