Closed vladislavsheludchenkov closed 2 months ago
Do you mind adding this as a testcase, if there isn't one already ?
@mzuehlke I believe this test covers it, as generator produces empty Stream sometimes. It's not explicit, but the outcome is the same: it compares it to List behavior, and List.empty.exists
is always false
Makes sense 👍
See this scastie for reference: https://scastie.scala-lang.org/KKWe9upeRR6im3yZDfpDaQ