snapshot

val snapshot: ImmutableMap<K, V>

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

This operation is non-copying and efficient.