Hacker News new | ask | show | jobs
by pantalaimon 2751 days ago
`array.count < 1` still sounds reasonable though.
1 comments

Only if I _want_ the array to be empty, otherwise I have to put an ! in front of the that — which in Swift also needs brackets — which is just adding noise to the signal, really, which really defeats the purpose of avoiding the greater than symbol here.