1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-20 08:58:00 +02:00
Beef/BeefLibs/corlib/src/Collections
2021-05-20 06:33:07 -04:00
..
BinaryHeap.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
Dictionary.bf Simpler ContainsValue 2021-05-20 06:33:07 -04:00
HashSet.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07: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
List.bf collection item dispose mixins, string specific list 2021-05-17 14:22:26 +02:00
Queue.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
Sorter.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00