Skip to content

Commit

Permalink
stream: mark compose as experimental
Browse files Browse the repository at this point in the history
PR-URL: #39494
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
ronag committed Jul 25, 2021
1 parent 79f4d5a commit ab03ab4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/api/stream.md
Original file line number Diff line number Diff line change
Expand Up @@ -1861,6 +1861,8 @@ failure, this can cause event listener leaks and swallowed errors.
added: REPLACEME
-->

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

Expand Down

0 comments on commit ab03ab4

Please sign in to comment.