Skip to content

takeEnd

takeEnd #31

GitHub Actions / Test Results succeeded Nov 23, 2023 in 0s

All 46 tests pass in 1s

  1 files  ±0  12 suites  ±0   1s ⏱️ -1s
46 tests +1  46 ✔️ +1  0 💤 ±0  0 ±0 
56 runs  +1  56 ✔️ +1  0 💤 ±0  0 ±0 

Results for commit 3042b18. ± Comparison against earlier commit 9a5137a.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

46 tests found

There are 46 tests, see "Raw output" for the full list of tests.
Raw output
Range#at() [fc]
Range#length [fc]
Range#toString()
Range[Symbol.asyncIterator]() [fc]
Range[Symbol.iterator]()
assertStreamStartsWith()
assertStreams()
concat()
concat() [fc]
count()
cycle()
drop()
drop() [fc]
dropWhile()
dropWhile() [fc]
filter()
fromIterable()
fromIterable() [fc]
groupBy()
map()
new Range(bigint, bigint, bigint) [fc]
new Range(number, number, number) [fc]
new Range(number|bigint, number|bigint, number|bigint)
range(bigint) [fc]
range(bigint, bigint) [fc]
range(bigint, bigint, bigint) [fc]
range(number) [fc]
range(number, number) [fc]
range(number, number, number) [fc]
reduce()
repeat()
take()
take() [fc]
takeEnd() [fc]
takeWhile()
takeWhile() [fc]
tee()
tee() [fc]
toArray()
toArray() [fc]
toMap()
toMap() [fc]
toSet()
toSet() [fc]
unique(source, key)
unqiue(source)