Today I Learned - Rocky Kev

Tagged “curry”

  1. TIL A practical Curry Example

    Currying is a programming technique where you take a function with multiple arguments, and you turn it into smaller sequential functions where you pass one argument at a time. But many use-cases kinda suck

See all tags.