Is `SnapshotStateList` thread-safe? e.g. can two t...
# compose
t
Is
SnapshotStateList
thread-safe? e.g. can two threads append and prepend to the list simultaneously?
d
Yes
t
Excellent, thanks!