This commit is contained in:
2026-01-16 01:48:39 +08:00
parent f81f03cb13
commit a06e0d3724
710 changed files with 17974 additions and 3075 deletions
@@ -109,6 +109,10 @@ Classes
<dd><p>Utility of Fixed Size Concurrent LinkedList.</p>
</dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.LinkedListUtil.html">LinkedListUtil</a></dt>
<dd></dd>
</dl>
<dl class="jumplist">
<dt><a class="xref" href="Hi.Common.Collections.ListIndexBasedEnumerable-1.html">ListIndexBasedEnumerable&lt;T&gt;</a></dt>
<dd><p>Provides an enumerable wrapper for a list that iterates over a specified range of indices.</p>