I don't think you would see performance issues, but you might see code becoming less readable. There...
r
I don't think you would see performance issues, but you might see code becoming less readable. There is no partial application in the language, though you can certainly emulate it.