HH\ImmMap::isEmpty
Checks if the current ImmMap is empty
public function isEmpty(): bool;
Returns
bool-trueif the currentImmMapis empty;falseotherwise.
Examples
See [Map::isEmpty](</hack/reference/class/Map/isEmpty/#examples>) for usage examples.