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