Skip to content

Adds description of the # lua operator usage to key_def #5129

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: latest
Choose a base branch
from

Conversation

AArdeev
Copy link
Contributor

@AArdeev AArdeev commented May 23, 2025

Standard lua operator # (__len metamethod) can be used to check the key_def length (parts count) Fixes #4275

Standard lua operator ``#`` (__len metamethod) can be used to check the ``key_def`` length (parts count)
Fixes #4275
@AArdeev AArdeev requested a review from unera May 23, 2025 15:51
@AArdeev AArdeev self-assigned this May 23, 2025
@github-actions github-actions bot temporarily deployed to branch-gh-4275-keyded-metadata-operator-description May 23, 2025 15:52 Destroyed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

key_def length introspection
1 participant