Skip to content

N_CodeJam_Arithmetic

Andrew Koryavchenko edited this page Jul 4, 2017 · 5 revisions

CodeJam.Arithmetic Namespace

The CodeJam.Arithmetic namespace contains classes that allow to use arithmetic operations with generic arguments.

Classes

 

Class Description
Public class Operators(T) Callbacks for common arithmetic actions. Look at OperatorsPerformanceTest to see why.
Public class OperatorsFactory Helper class to emit operators logic
 
Clone this wiki locally