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

provided should only work on instances #53

Open
zsunberg opened this issue May 27, 2023 · 0 comments
Open

provided should only work on instances #53

zsunberg opened this issue May 27, 2023 · 0 comments

Comments

@zsunberg
Copy link
Member

Currently, you can either provide argument instances or types to provided. This is not recommended: https://docs.julialang.org/en/v1/manual/style-guide/#Avoid-confusion-about-whether-something-is-an-instance-or-a-type because some arguments may themselves be types. provided should only accept argument instances.

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