Skip to content

N_CodeJam_Arithmetic

andrewvk edited this page Apr 26, 2016 · 5 revisions

CodeJam.Arithmetic Namespace

[This is preliminary documentation and is subject to change.]

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.
 
Clone this wiki locally