PairIterator::valid

Returns true if the iterator points to a valid value, returns false otherwise

public function valid(): bool;

Returns

  • bool