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

Numeric arrays are not coerced #90

Closed
btk5h opened this issue Aug 16, 2018 · 0 comments
Closed

Numeric arrays are not coerced #90

btk5h opened this issue Aug 16, 2018 · 0 comments
Assignees
Labels
priority: medium Requires some attention, but does not need to be deployed immediately (most bugs) type: bug

Comments

@btk5h
Copy link
Owner

btk5h commented Aug 16, 2018

Is your feature request related to a problem? Please describe.
Numeric array arguments, such as Long[] cannot be converted to long[] or int[].

Describe the solution you'd like
Automatically coerce numeric arrays to other numeric array types

Describe alternatives you've considered
Allow the array expression to specify a component type

@btk5h btk5h added type: bug priority: medium Requires some attention, but does not need to be deployed immediately (most bugs) labels Aug 16, 2018
@btk5h btk5h self-assigned this Aug 17, 2018
@btk5h btk5h closed this as completed in c710c6e Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Requires some attention, but does not need to be deployed immediately (most bugs) type: bug
Projects
None yet
Development

No branches or pull requests

1 participant