issues
search
jtmueller
/
Collections.Pooled
Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.
MIT License
554
stars
48
forks
source link
support ICollection and IReadonlyCollection<T>
#46
Closed
ares128
closed
2 years ago
ares128
commented
2 years ago
Try ICollection and IReadonlyCollection
when create PooledList
Try ICollection and IReadonlyCollection when create PooledList