<@U0AAQKT9Q> I was looking at <https://github.com/...
# stdlib
k
@ilya.gorbunov I was looking at https://github.com/JetBrains/kotlin/commits/rr/stdlib/minmax and I was wondering, if min/max is really needed when stdlib already has
coerceAtLeast/AtMost
?