-
Notifications
You must be signed in to change notification settings - Fork 36
N_CodeJam_Arithmetic
Andrew Koryavchenko edited this page Jul 4, 2017
·
5 revisions
The CodeJam.Arithmetic namespace contains classes that allow to use arithmetic operations with generic arguments.
Class | Description | |
---|---|---|
![]() ![]() |
Operators(T) | Callbacks for common arithmetic actions. Look at OperatorsPerformanceTest to see why. |
![]() ![]() |
OperatorsFactory | Helper class to emit operators logic |