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

look into using a hash table to store builtins #1

Open
radhermit opened this issue Feb 15, 2022 · 0 comments
Open

look into using a hash table to store builtins #1

radhermit opened this issue Feb 15, 2022 · 0 comments

Comments

@radhermit
Copy link
Member

Instead of the current binary search approach that requires a sorted array.

@radhermit radhermit changed the title look into using a hash table to store builtins in order to use hash lookups to find matching builtins look into using a hash table to store builtins Feb 15, 2022
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