← Back to Phase 3: Advanced

Curry III

Phase 3: AdvancedModule 1: Advanced Patterns

Premium
Hard411 completed

Description

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

Your Solution