For example, I was wondering, in the kotlin std li...
# kontributors
g
For example, I was wondering, in the kotlin std lib we have already some helpful math functions but we could create more ones. And Java, Javascript maybe already have some nice libraries to do this, but if we would like to create a shared code (my dream is use the same language in the same project (and I think Kotlin is in the very right way) to create desktop, web, mobile and cli programs) we will have some difficulty because not all math functions will be available, for example, so, maybe another library will be useful. Is this a good direction, if yes, can I contribute with this on some way?
b
Feel free to provide more info about that is missed.