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
2022-02-11 05:49:11 -05:00
..
BinaryHeap.bf Removed obsolete System.Collections.Generic 2020-09-05 05:40:20 -07:00
Dictionary.bf Add copy constructor to Dictionary class 2022-01-01 21:53:17 -03: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
List.bf Experimental bitfields 2022-02-11 05:49:11 -05: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