https://kotlinlang.org logo
#announcements
Title
# announcements
m

mk

01/26/2017, 11:39 AM
Hi @dh44t ! Sure, I'm aware of the project! I think while there is some overlap, cats has a different focus. I had wanted to chat to you about it though. One area where I think the community could start consolidating is around essentials such as function composition, currying, etc. It would be nice to extract a canonical implementation into a library that these projects share?
d

dh44t

01/26/2017, 11:50 AM
mk: it could be. But it must be something from the community 'cause I think that JB guys don't want to endorse any particular functional library/style (Am I right @orangy @yole ?? ) like to have some sort of kotlinx package for that. Meanwhile you could use and/or copy anything that you want from funKTionale
m

mk

01/26/2017, 11:51 AM
I think it coming from the community is completely fine!
I mean, those are pretty mechanical constructs so people would just end up implementing them the exact way anyway.
2 Views