Are `maxBy` and `minBy` going to be un-deprecated ...
# stdlib
j
Are
maxBy
and
minBy
going to be un-deprecated in 1.6 with a new strict behaviour? Or is it planned for a later version?
i
For a later version, most likely in 1.7. In 1.6, maxBy and minBy will be hidden completely from the API.
j
Ok cool, thank you