-
Notifications
You must be signed in to change notification settings - Fork 35
N_CodeJam
andrewvk edited this page Mar 23, 2016
·
20 revisions
[This is preliminary documentation and is subject to change.]
[Missing
Class | Description | |
---|---|---|
Algorithms | Miscellaneous algorithms | |
CharExtensions | Char structure extensions. | |
Disposable | Helper methods for IDisposable | |
DisposableExtensions | The IDisposable extensions. | |
Fn | ||
Fn(T) | ||
NaturalOrderStringComparer | String comparisons using a "natural order" algorithm. | |
OptionExtensions | Extensions for Option(T) | |
StringExtensions | String class extensions. |
Structure | Description | |
---|---|---|
Disposable.AnonymousDisposable | ||
Disposable.EmptyDisposable | ||
Option(T) | Represents a value type that can be assigned null. |
Enumeration | Description | |
---|---|---|
StringOrigin | String functions relative parameters origin |