Skip to content

Commit ab03ab4

Browse files
committed
stream: mark compose as experimental
PR-URL: #39494 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 79f4d5a commit ab03ab4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/api/stream.md

+2
Original file line numberDiff line numberDiff line change
@@ -1861,6 +1861,8 @@ failure, this can cause event listener leaks and swallowed errors.
18611861
added: REPLACEME
18621862
-->
18631863

1864+
> Stability: 1 - `stream.compose` is experimental.
1865+
18641866
* `streams` {Stream[]|Iterable[]|AsyncIterable[]|Function[]}
18651867
* Returns: {stream.Duplex}
18661868

0 commit comments

Comments
 (0)