-
Notifications
You must be signed in to change notification settings - Fork 961
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add
BTreeSet
impls to Witty. (#3158)
## Motivation The Witty traits are implemented for `BTreeMap`, but not `BTreeSet`. ## Proposal Implement them for `BTreeSet`, too. ## Test Plan The implementation is trivial. It will effectively be tested when I use it in a feature soon. ## Release Plan - Nothing to do / These changes follow the usual release cycle. ## Links - [reviewer checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
- Loading branch information
Showing
1 changed file
with
82 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This comment was marked as spam.
Sorry, something went wrong.