debug evaluate window takes 30s to evaluate kotlin...
# intellij
p
debug evaluate window takes 30s to evaluate kotlin collections
.map()
on 1000 strings
h
debugging
map
& friends was never really fast in my experience, no matter how tiny the collection is.
p
i wonder why