feat: Add flatten operator.

This commit is contained in:
He-Pin 2024-01-14 00:43:21 +08:00 committed by kerr
parent 6872f9c8b7
commit 447728f3c0
9 changed files with 37 additions and 7 deletions

View file

@ -83,7 +83,8 @@ object StreamOperatorsIndexGenerator extends AutoPlugin {
"alsoToGraph",
"orElseGraph",
"divertToGraph",
"zipWithGraph")
"zipWithGraph",
"flatten")
// FIXME document these methods as well
val pendingTestCases = Map(