以下是 C# 中
ImmutableList<T>
ImmutableSortedDictionary<TKey, TValue>
ImmutableDictionary<TKey, TValue>
ImmutableHashSet<T>
ImmutableStack<T>
ImmutableQueue<T> 这些不可变集合常见操作的时间复杂度表格: