recmo / uint

Rust Uint crate using const-generics
MIT License
170 stars 39 forks source link

fix: inconsistency between comment and code #372

Closed YichiZhang0613 closed 4 months ago

YichiZhang0613 commented 4 months ago

Motivation

Fix inconsistency between code and comment mentioned in #349.

Solution

Fix the comment.

PR Checklist

prestwich commented 4 months ago

CI failures are unrelated, but we'll need to resolve those in a separate PR before merging