BEGIN:VCALENDAR
VERSION:2.0
CALSCALE:GREGORIAN
BEGIN:VEVENT
URL:https://www.learndesk.us/class/6278956477054976/lesson/cda8676dc9abee61995d81e1cf50e1af?ref=outlook-calendar
SUMMARY:Take: TakeWhile - TakeUntil
DTSTART;TZID=America/Los_Angeles:20260511T190000
DTEND;TZID=America/Los_Angeles:20260511T200000
LOCATION:https://www.learndesk.us/class/6278956477054976/lesson/cda8676dc9abee61995d81e1cf50e1af?ref=outlook-calendar
DESCRIPTION: F158 takes emits only the first few values of the source an observable number of emitted values is specified by provided number takeWhile like take but emits values from the source only until a provided predicate returns false. Passing values subsequent to the first failing value will not be emitted. This is unlike filter take until Like take but emits values from the source observable only until provided observable emits.

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