<@U0B87PEHK> I think there are two groups of libra...
# announcements
o
@dh44t I think there are two groups of libraries. One is that “there is nothing to argue about when it works good” and “there are 146 ways of doing a thing and everyone have their own opinion on the right way”. Functional libraries is the second kind, I believe, at least in non-functional languages. Something like text library to compute Levenshtein distance and other text manipulations is of first kind. So, for the first kind it could be nice to have a
kotlinx.text
so that people don’t reinvent the wheel. Second type is inevitably produces lost of libs with different opinions, hence no kotlinx.