Is paging data list(collected as lazyPagingItems) ...
# compose
m
Is paging data list(collected as lazyPagingItems) a stable collection? Similar to immutable, persistent list
Does it internally uses immutable collections or sort of something like that?
h
It's not, you can inspect the code