is there an obvious reason why in kotlin, for col...
# advent-of-code
n
is there an obvious reason why in kotlin, for collections, size is a property, but isEmpty/isNotEmpty are functions?