1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-19 16:40:26 +02:00
Beef/BeefLibs/corlib/src/Collections
Brian Fiete 5e810d4e8b
Merge pull request #1480 from disarray2077/patch-6
Fix `Dictionary<T>.ValueEnumerator.Key`
2022-03-01 18:53:26 +01:00
..
BinaryHeap.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
Dictionary.bf Merge pull request #1480 from disarray2077/patch-6 2022-03-01 18:53:26 +01:00
HashSet.bf Added 'Alt' methods 2021-12-01 11:06:59 -08:00
ICollection.bf Made CopyTo use Span 2021-01-05 05:56:11 -08:00
IEnumerator.bf Added 'concrete' constraint 2021-01-13 09:24:15 -08:00
IEqualityComparer.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
LinkedList.bf Add LinkedList<T> to corlib 2022-02-21 01:52:19 -03:00
List.bf Improved QuickFind behavior 2022-03-01 06:11:28 -08:00
Queue.bf Improved QuickFind behavior 2022-03-01 06:11:28 -08:00
Sorter.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00