average
average copied to clipboard
Add Extend trait impls
This PR implements Extend trait on Mean, Variance and Skewness, etc.
Thanks, that makes a lot of sense!
I think we can also update the docs about the recommended traits to implement.
I'll need to have a closer look at the rustfmt changes.
I merged this manually, after resolving the conflicts. Thanks again!