Do you think it might be useful to have something like `fun Throwable.stackTrace(): String` in stdli...
d
i
It's an interesting idea, could you open an issue? Better with examples how would you use that function
Or even write a KEEP based on this template https://github.com/Kotlin/KEEP/blob/master/proposals/stdlib/TEMPLATE.md, if you do not mind to invest quite more effort into it.
d
👍