Skip to content

builtin: add string is_identifier()#24350

Merged
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:string-is_identifier
Apr 28, 2025
Merged

builtin: add string is_identifier()#24350
spytheman merged 3 commits into
vlang:masterfrom
kbkpbot:string-is_identifier

Conversation

@kbkpbot

@kbkpbot kbkpbot commented Apr 28, 2025

Copy link
Copy Markdown
Contributor

function to check if a string is a valid identifier (starts with letter/underscore, followed by letters, digits, or underscores)

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22726

Comment thread vlib/builtin/string.v Outdated

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@spytheman spytheman merged commit 57b815f into vlang:master Apr 28, 2025
@kbkpbot kbkpbot deleted the string-is_identifier branch May 31, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants