MCPcopy Index your code
hub / github.com/nodejs/node / compose.js

File compose.js

lib/internal/streams/compose.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const {
4 ArrayPrototypeSlice,

Callers

nothing calls this directly

Calls 15

isNodeStreamFunction · 0.85
isWebStreamFunction · 0.85
isReadableFunction · 0.85
isTransformStreamFunction · 0.85
isWritableStreamFunction · 0.85
eosFunction · 0.85
getWriterMethod · 0.80
getReaderMethod · 0.80
isReadableStreamFunction · 0.70
isWritableFunction · 0.70
pipelineFunction · 0.70
cbFunction · 0.70

Tested by

no test coverage detected