Luna::SelfIndexedHashMap::empty

bool empty() const

Checks whether this map is empty, that is, the size of this map is 0.

Return value

Returns true if this map is empty, returns false otherwise.