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