It means that you cannot use any extension functio...
# language-proposals
m
It means that you cannot use any extension functions that create a range in performance-critical code. So you cannot use them on Android when drawing or animating stuff, handling touches, and in other frequently executing code paths.