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

perform loose check for ArrayType #330

Open
unional opened this issue Jul 9, 2023 · 0 comments
Open

perform loose check for ArrayType #330

unional opened this issue Jul 9, 2023 · 0 comments

Comments

@unional
Copy link
Owner

unional commented Jul 9, 2023

Added StrictArrayType for the current behavior.

The ArrayType should accept both array and tuple like StringType accept string and string literals.

Added LooseArrayType for the time being, before the breaking change.

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

No branches or pull requests

1 participant