← Back to Phase 2: Intermediate

Curry II

Phase 2: IntermediateModule 1: Advanced Function Patterns

Premium
Medium1.74k completed

Description

Implement a function that transforms a function that takes multiple arguments into a function that can be repeatedly called with any number of arguments

Your Solution