Enum member isEmpty

enum isEmpty(T...) = T.length == 0;