Has there been any discussion relating to adding i...
# language-proposals
n
Has there been any discussion relating to adding in a way to tersely partially apply functions and/or currying? I understand that we have the ability to do both in kotlin, but in its current state you have to be unnecessarily verbose.