-
Notifications
You must be signed in to change notification settings - Fork 35
DocHome
andrewvk edited this page Apr 22, 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 namespace contains types for Char and String manipulation. |
| CodeJam.TableData | The CodeJam.TableData namespace contains types for working with CSV and fixed with text data formats. |
| CodeJam.Threading | |
| CodeJam.Xml |