f63c933737
Implement an iterator over the binomial coefficients I'm not very happy with the excessive cloning, but to fix it the bounds on the type parameters would have to be excessive. We probably need something like [this](https://github.com/vks/discrete-log/blob/master/src/main.rs#L90) in `num-traits`. |
||
---|---|---|
.. | ||
lib.rs |