Debating if in `kotlin-statistics` if I should do ...
# datascience
t
Debating if in
kotlin-statistics
if I should do away with parameters named
doubleMapper
,
intMapper
, and
bigDecimalMapper
and call all of them
valueMapper
if the compiler will let me. Also thinking of leveraging Pairs more in the idioms