#currying
Read more stories on Hashnode
Articles with this tag
Currying is a technique in functional programming where a function with multiple arguments is transformed into a sequence of functions, each taking a...