Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

streamline keyword logic #5

Closed
JesseCoretta opened this issue Aug 28, 2023 · 0 comments · Fixed by #20
Closed

streamline keyword logic #5

JesseCoretta opened this issue Aug 28, 2023 · 0 comments · Fixed by #20
Assignees
Labels
streamline Something could be done more efficiently or more cleanly

Comments

@JesseCoretta
Copy link
Owner

I would like to streamline the keyword verification logic to reduce the need for (internal) type assertion considerably. I would also like to tie the verifications into specific types, which also reduces the need for interrogation of interface values.

Overall, the collective code representing the keyword logic could have a considerably smaller footprint, which would be desirable in the long-term.

@JesseCoretta JesseCoretta added the streamline Something could be done more efficiently or more cleanly label Aug 28, 2023
@JesseCoretta JesseCoretta self-assigned this Aug 28, 2023
@JesseCoretta JesseCoretta linked a pull request Sep 20, 2023 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
streamline Something could be done more efficiently or more cleanly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant