Compose has a bunch of handy `lerp` functions, inc...
# stdlib
l
Compose has a bunch of handy
lerp
functions, including for Kotlin primitive types like
Float
,
Long
and
Int
. This feels weird to me, can't those be included inside the stlib?
👀 3
âž• 2
a
It doesn't feel weird to me, but I'd like to see them in stdlib ofcourse