Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compute peerCount using ixset's size function
Should be faster than using the Foldable `length` because it's using the default impl
- Loading branch information