Skip to content

Commit

Permalink
Rename candidNumberArrayToBigInt (#697)
Browse files Browse the repository at this point in the history
# Motivation

Since the utility `candidNatArrayToBigInt` will be used for converting
not only the `Nat` type but also `Int`, its name should be more generic.

# Changes

- Rename `candidNatArrayToBigInt`  to `candidNumberArrayToBigInt`.

# Tests

Pass.

# Todos

- [ ] Add entry to changelog (if necessary).
Not necessary
  • Loading branch information
mstrasinskis authored Aug 14, 2024
1 parent 9cb0863 commit 7009f93
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 7009f93

Please sign in to comment.