MutableVector::keys

Returns a MutableVector containing the keys of the current MutableVector

public function keys(): MutableVector<int>;

Returns