Table of Contents

Method CloneAndRestart

Namespace
Gamelogic.Extensions.Algorithms
Assembly
Gamelogic.Extensions.dll

CloneAndRestart()

Clones the generator and returns the clone in a restarted state.

IGenerator<out TResult> CloneAndRestart()

Returns

IGenerator<TResult>