-
Notifications
You must be signed in to change notification settings - Fork 36
DocHome
andrewvk edited this page Apr 21, 2016
·
17 revisions
[This is preliminary documentation and is subject to change.]
CodeJam library
Namespace | Description |
---|---|
CodeJam |
The CodeJam namespace contains classes that contains commonly-used functionality. Classes also provide some useful algorithms, common assertion methods, helpers for IDisposable, useful Func(TResult) instances. |
CodeJam.Arithmetic | |
CodeJam.Collections | |
CodeJam.IO | |
CodeJam.ObjectPools | |
CodeJam.Reflection | |
CodeJam.Services | |
CodeJam.Strings | The CodeJam.Strings namespaces contain types for Char and String manipulation. |
CodeJam.TableData | |
CodeJam.Threading | |
CodeJam.Xml |