Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have run across a couple instances where it would have been beneficial to have an
avg
(average) function on lists, similar to thesum
(for numbers) andproduct
functions.Would there be any interest in adding such a function?
I would be happy to do the work and submit a PR, but wanted to start a discussion as suggested before creating the issue and PR.
Beta Was this translation helpful? Give feedback.
All reactions