↓ 4 callersFunctionreplaceSnapshot({
args,
op,
delta,
relativeIndex,
window,
}: ReplaceArgs<TItem, TCursor>)
apps/web/src/lib/data-structures/derive-ring-buffer.ts:106
↓ 3 callersFunctionbuildSnapshot({
op,
delta,
capacity,
relativeIndex,
anchor,
start,
end,
configVersion,
sourceVersion,
i
apps/web/src/lib/data-structures/derive-ring-buffer.ts:70
↓ 3 callersFunctioncreateEvents({
start,
end,
anchor,
columns,
collection,
collectionStart,
}: CreateEventsOptions)
apps/web/src/components/calendar/week-view/infinite-week-view-event-provider.tsx:118