Skip to content

Conversation

@vwkd
Copy link

@vwkd vwkd commented May 31, 2025

This adds the missing AtomicOperation.mutate() type. Also, it moves the referenced KvMutation type to the same file and adds missing docs.

Not sure if this is right. The prose for the docs are copied from the official docs for KvMutation and AtomicOperation.mutate(). However, there's no exported type KvU64 so can't link to it with {@linkcode KvU64} - similar references in other methods like sum seem to be removed. Also, couldn't figure out how to replicate the same prose wrap formatting.

Fixes #121.

@vwkd vwkd marked this pull request as ready for review June 3, 2025 10:35
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.

Add missing mutate() in AtomicOperation

1 participant