BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/4892959793217536/lesson/dcdf23b5557b668d9802153d0cca5c75?ref=outlook-calendar
SUMMARY:What is Function Composition?
DTSTART;TZID=America/Los_Angeles:20260509T190000
DTEND;TZID=America/Los_Angeles:20260509T200000
LOCATION:https://www.learndesk.us/class/4892959793217536/lesson/dcdf23b5557b668d9802153d0cca5c75?ref=outlook-calendar
DESCRIPTION: 
Composing functions means combining functions in some creative way
Commonly means a function returns another function
Can also mean a function that mostly wraps another function
A curried function is wrapped in a parent function
The parent function may call the wrapped child directly or engage in other logic
Allows functions to be preloaded


https://www.learndesk.us/class/4892959793217536/lesson/dcdf23b5557b668d9802153d0cca5c75?ref=outlook-calendar
STATUS:CONFIRMED
SEQUENCE:3
BEGIN:VALARM
TRIGGER:-PT10M
DESCRIPTION:Class Reminder
ACTION:DISPLAY
END:VALARM
END:VEVENT
END:VCALENDAR