Copyfunction endWith<T>(...values: T[]): <U>(source: Source<U>) => Source<T | U>1function endWith<T>(...values: T[]): <U>(source: Source<U>) => Source<T | U>
function endWith<T>(...values: T[]): <U>(source: Source<U>) => Source<T | U>1function endWith<T>(...values: T[]): <U>(source: Source<U>) => Source<T | U>