Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-drop-take.js
File
test-stream-drop-take.js
test/parallel/test-stream-drop-take.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
{
Callers
nothing calls this directly
Calls
11
fromAsync
Function · 0.85
naturals
Function · 0.85
drop
Method · 0.80
take
Method · 0.80
toArray
Method · 0.65
abort
Method · 0.65
require
Function · 0.50
from
Function · 0.50
resolve
Function · 0.50
then
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected