Loading
Currying is a way to re-write a function with multiple arguments in such a way as it can be called as a chain of functions each with a single argument. This article covers using a few simple utility methods you can use to curry your methods.
Editorial changes — reviews, status changes and edits — are shown to the author of this article and to the editors.