|
|
d58213bf78
|
rudimentary implementation of an Append-Only linked list (e.g. for blockchains)
|
2022-01-15 07:57:04 -05:00 |
|
|
|
9c7a3c89f1
|
implement Contains on HandleDictionary
|
2021-10-28 15:29:22 -04:00 |
|
|
|
fd1c4bece4
|
improvements to HandleDictionary
|
2021-10-27 07:41:15 -04:00 |
|
|
|
313cc26a36
|
implement Remove() method on HandleDictionary
|
2021-09-15 13:38:56 -04:00 |
|
|
|
de9149ea8c
|
implement ToNullTerminatedArray<> and ToArray<> extension methods, as well as a handy HandleDictionary
|
2021-08-14 23:45:19 -04:00 |
|
|
|
95495ac334
|
add ToNullTerminatedArray function (for P/Invoke interop)
|
2021-07-25 08:51:39 -04:00 |
|
|
|
4b3dc58803
|
implement a really basic AddRange<T> method for a generic IList<T> and an IEnumerable<T>
|
2021-05-22 02:17:46 -04:00 |
|
|
|
a305f74c48
|
update pre-commit
|
2021-05-07 22:06:03 -04:00 |
|
|
|
c507fe4f83
|
add OfType<T> extension method to IList
|
2020-11-20 22:23:09 -05:00 |
|
|
|
600aabd976
|
Initial commit
|
2019-09-17 01:38:38 -04:00 |
|