Table of Contents

Namespace Garyon.Objects.Advanced

Classes

AdvancedLazy<T>

Provides a mechanism for a lazily initializable value.

AdvancedRandom

Provides a better alternative for the Random class, offering further functionality.

AsyncLazy<T>

Provides a mechanism for a lazily initializable value that is created asynchronously.