Hacker News new | ask | show | jobs
by SinParadise 1020 days ago
Not sure if Kotlin is conductive to currying. I find it harder to read with currying, not easier.
1 comments

I tend to agree. I'm using this in a personal project and when I go back to debug issues with the curried functions I find I am not as smart as I thought I was.