It probably doesn’t need it in general, I was most...
# stdlib
d
It probably doesn’t need it in general, I was mostly curious… I’ve only just had to do it for the first time in Kotlin. My use case (Android/Skia specific) is drawing lines on a canvas using a
FloatArray
of points.