It is a paradigm shift, and even though it can be ...
# language-proposals
r
It is a paradigm shift, and even though it can be a bit
rigid
, it does force you to think about how a function will be used when you first try to decide the function signature. And I don’t think that is a bad thing, it is something I still do in languages that don’t support partial application or currying.