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

fix CloudKey example #36

Closed
wants to merge 1 commit into from
Closed

fix CloudKey example #36

wants to merge 1 commit into from

Conversation

Galapen
Copy link
Contributor

@Galapen Galapen commented May 24, 2024

Fixes the incorrect code that would result in CloudKey<CloudKey<Requirements<C, T>>>. It could be replaced by the correct arguments, but they are redundant, so the most refined invocation is the empty diamond <>.


📚 Documentation preview 📚: https://incendocloud--36.org.readthedocs.build/en/36/

Fixes the incorrect code that would result in `CloudKey<CloudKey<Requirements<C, T>>>`. It could be replaced by the correct arguments, but they are redundant, so the most refined invocation is the empty diamond `<>`.
@Citymonstret Citymonstret mentioned this pull request Jun 1, 2024
Citymonstret added a commit that referenced this pull request Jun 1, 2024
@Citymonstret
Copy link
Member

Thanks for the PR. However, we still want to be explicit and include the requirements part to avoid any confusion when reading the docs.

Citymonstret added a commit that referenced this pull request Jun 1, 2024
Closes #31, #32, #36. 

<!-- readthedocs-preview incendocloud start -->
----
📚 Documentation preview 📚:
https://incendocloud--38.org.readthedocs.build/en/38/

<!-- readthedocs-preview incendocloud end -->
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

Successfully merging this pull request may close these issues.

2 participants