Skip to content
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

Dot operator for attributes #156

Open
Ratstail91 opened this issue Dec 2, 2024 · 1 comment
Open

Dot operator for attributes #156

Ratstail91 opened this issue Dec 2, 2024 · 1 comment
Labels
feature New feature or request TODO A planned addition

Comments

@Ratstail91
Copy link
Owner

I'm wondering if the ability to access a "property" of a complex value should be available:

print array.length;

This would be fairly simple to use.

@Ratstail91 Ratstail91 added feature New feature or request question Further information is requested labels Dec 2, 2024
@Ratstail91
Copy link
Owner Author

could this convert numbers to strings? How to easily stringify a value?

@Ratstail91 Ratstail91 added TODO A planned addition and removed question Further information is requested labels Dec 16, 2024
@Ratstail91 Ratstail91 changed the title Dot access to value properties Dot operator for attributes Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request TODO A planned addition
Projects
None yet
Development

No branches or pull requests

1 participant