1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-23 01:58:00 +02:00
Beef/BeefLibs/corlib/src/Collections
2023-05-03 18:16:39 -03:00
..
BinaryHeap.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
Dictionary.bf Improve ILIst and add IDictionary 2023-05-03 18:16:39 -03:00
HashSet.bf Add Remove method to HashSet Enumerator 2022-11-24 20:07:12 -03: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 Improve ILIst and add IDictionary 2023-05-03 18:16:39 -03:00
Queue.bf Fixed error with VERSION_QUEUE (ie: in Paranoid builds) 2022-06-01 16:42:56 -07:00
Sorter.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
SplitList.bf Improve ILIst and add IDictionary 2023-05-03 18:16:39 -03:00