This would allows us not just to simply define par...
# language-proposals
r
This would allows us not just to simply define partial application and currying but also not to repeat this same boilerplate over and over https://github.com/arrow-kt/arrow/blob/master/arrow-syntax/src/main/kotlin/arrow/syntax/applicative/applicative.kt#L20