Remove unused parameters from PeerMap creation
We remove some unused arguments (added way back for compatibility with Arrays, which we didn't use in the end). This makes the code clearer (and doesn't need the Ndx type to be an instance of Num).
Loading
Please register or sign in to comment