![]() | coverCoverT Method (IListT, T, Int32) |
Namespace: WhetStone.Looping
public static IList<T> Cover<T>( this IList<T> this, T cover, int start )
The returned IListT is mutability passing (assuming both this, cover are mutable), however, its mutating methods are undefined and untested, and should be considered experimental.