Join Slack
Powered by
OOC, what's the reasoning for extensions existing ...
# stdlib
d
damian
12/22/2015, 8:37 PM
OOC, what's the reasoning for extensions existing for some primitives, but not others? For example,
Iterable<T>
has
sumBy
(
Int
) and
sumByDouble
, but no
sumByFloat
. These seem like odd omissions
Open in Slack
Previous
Next