• Bookmarks

    Bookmarks

  • Concepts

    Concepts

  • Activity

    Activity

  • Courses

    Courses


Concept
Currying is a functional programming technique where a function is transformed into a sequence of functions, each taking a single argument. This allows for partial application, enabling functions to be applied incrementally with arguments provided one at a time.
History Empty State Icon

Log in to see lessons

3