HH\ImmMap::firstValue
Returns the first value in the current ImmMap
public function firstValue(): ?Tv;
Returns
Examples
See [Map::firstValue
](</hack/reference/class/Map/firstValue/#examples>) for usage examples.
Returns the first value in the current ImmMap
public function firstValue(): ?Tv;
See [Map::firstValue
](</hack/reference/class/Map/firstValue/#examples>) for usage examples.