Open mwh opened 6 years ago
The external method Repeat(TResult,int) was not implemented. This commit introduces a test case and matching implementation returning a JSIL AbstractEnumerable returning the element the appropriate number of times.
The external method Repeat(TResult,int) was not implemented.
This commit introduces a test case and matching implementation returning
a JSIL AbstractEnumerable returning the element the appropriate number
of times.