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

Allow negative numbers as input for HashMap keys #295

Open
ljones315 opened this issue Oct 4, 2023 · 1 comment
Open

Allow negative numbers as input for HashMap keys #295

ljones315 opened this issue Oct 4, 2023 · 1 comment
Labels
feature-request New feature or request

Comments

@ljones315
Copy link
Collaborator

Right now the field only accepts number input, we can change it to allow digits and '-', and add appropriate logic.

@ljones315 ljones315 assigned ljones315 and unassigned ljones315 Oct 4, 2023
@PureTrippH
Copy link

#297

@luciankt luciankt added the feature-request New feature or request label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants