API referenceFunctions
mergeBusy()
function mergeBusy(intervals): BusyInterval[];Defined in: calendar/availability.ts:44
Sort by start and coalesce overlapping/adjacent intervals into a minimal set.
function mergeBusy(intervals): BusyInterval[];Defined in: calendar/availability.ts:44
Sort by start and coalesce overlapping/adjacent intervals into a minimal set.