This lesson is for subscribers
You've completed the free preview. Subscribe to unlock every lesson in every course.
Arrow functions make curried syntax concise: const add = a => b => a + b.
You've completed the free preview. Subscribe to unlock every lesson in every course.