1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-22 09:38:01 +02:00
Beef/BeefLibs/corlib/src/Collections
2020-08-10 14:45:11 -07:00
..
BinaryHeap.bf Added Obsolete support for moved collections 2020-04-29 09:53:48 -07:00
Dictionary.bf More operator constraint compliance 2020-08-10 14:45:11 -07:00
HashSet.bf More operator constraint compliance 2020-08-10 14:45:11 -07:00
ICollection.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
IEnumerator.bf Reworked ref enumerators to support non-pointer refs 2020-05-01 16:29:12 -07:00
IEqualityComparer.bf Renamed System.Collections.Generic to System.Collections 2020-04-29 06:40:03 -07:00
List.bf More operator constraint compliance 2020-08-10 14:45:11 -07:00
Queue.bf Made GC.Mark a mixin for less module rebuilding 2020-08-04 10:31:13 -07:00
Sorter.bf Added Obsolete support for moved collections 2020-04-29 09:53:48 -07:00