snapshot

val snapshot: ImmutableList<E>

Returns the current value of this List as an immutable snapshot.

This operation is non-copying and efficient.