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

Define type aliases for some model-check map keys #454

Closed
chrispcampbell opened this issue Mar 25, 2024 · 1 comment · Fixed by #455 or #452
Closed

Define type aliases for some model-check map keys #454

chrispcampbell opened this issue Mar 25, 2024 · 1 comment · Fixed by #455 or #452

Comments

@chrispcampbell
Copy link
Contributor

In model-check, there are a few Map types that are declared in the ModelSpec interface with a bare string type for the map key. It would be better to define explicit type aliases for these to make the meaning of these keys more clear in the code and in documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant