Join Slack
Powered by
Hey everyone! The author of this post is trying to...
# android
s
Sudarshan
11/03/2025, 4:25 AM
Hey everyone! The author of this post is trying to point out some issues with Kotlin's
removeFirst()
and
removeLast()
extension functions. Can anyone help me understand why they are problematic? If you'd like, you can directly reply to the author on
his post on X
.
i
Ian Lake
11/03/2025, 4:32 AM
See the section on "Collision with MutableList.removeFirst() and MutableList.removeLast() extension functions in kotlin-stdlib":
https://developer.android.com/about/versions/15/behavior-changes-15#openjdk-api-changes
❤️ 1
Open in Slack
Previous
Next