Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 `<>`.
- Loading branch information