HH\ImmMap::firstValue
Returns the first value in the current ImmMap
public function firstValue(): ?Tv;
Returns
Examples
See Map::firstValue
for usage examples.
Returns the first value in the current ImmMap
public function firstValue(): ?Tv;
See Map::firstValue
for usage examples.