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

Investigate how to make built-ins more type-safe #31

Open
fwcd opened this issue Feb 19, 2023 · 0 comments
Open

Investigate how to make built-ins more type-safe #31

fwcd opened this issue Feb 19, 2023 · 0 comments
Labels
enhancement New feature or request model Model-related polish Polishing

Comments

@fwcd
Copy link
Owner

fwcd commented Feb 19, 2023

Currently, our built-ins are defined in a rather weakly typed way. It would be cool if we could somehow abstract over this (e.g. structures with Codable arguments and use a custom decoder to deserialize [Value] or similar).

@fwcd fwcd added enhancement New feature or request polish Polishing model Model-related labels Feb 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request model Model-related polish Polishing
Projects
None yet
Development

No branches or pull requests

1 participant