This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
streamline keyword logic #5
Labels
streamline
Something could be done more efficiently or more cleanly
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.
The text was updated successfully, but these errors were encountered: