1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-21 17:28:00 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Brian Fiete
99989d5472 Deprecating IOp* interfaces 2020-08-10 13:27:48 -07:00
MineGame159
862c15241a Added IOpMultiplicable and IOpDividable, fixed Double not implementing IOpAddable and IOpSubtractable 2020-06-05 15:46:31 +02:00
Brian Fiete
b52db47d55 Got rid of Action<T>/Func<T> 2020-05-08 07:10:35 -07:00
Damian Day
9a8beec7d9 IOpSubtractable
The opposite of IOpAddable, useful for generic code.
2020-03-20 22:01:18 +00:00
Brian Fiete
90e4cf8825 Expanded BinarySearch api, got rid of IComparable due to iOpComparable 2020-02-18 08:43:29 -08:00
Brian Fiete
f874535a13 Added INumeric 2020-01-28 10:58:52 -08:00
Brian Fiete
7dbfd15292 Moving corlib files out of "System" directory into root 2019-09-19 05:46:35 -07:00
Renamed from BeefLibs/corlib/src/System/IComparable.bf (Browse further)