snapshots

val snapshots: StateFlow<ImmutableSet<E>>

Returns this set as a StateFlow. Each mutation will cause a new emission on this flow.