ImmutableBucket<TValue> class ImmutableBucket<TValue> Documentation Code public static readonly ImmutableBucket<TValue> Empty public readonly int Length public readonly TValue[] Repository public TValue this[int i] { get; } public ImmutableBucket(TValue[] repository)