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

Merged
merged 2 commits into from
May 26, 2025

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
@AArdeev AArdeev merged commit 542a4d2 into latest May 26, 2025
1 check passed
@AArdeev AArdeev deleted the AArdeev/gh-4275-keyded-metadata-operator-description branch May 26, 2025 14:02
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
2 participants