You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have the function Stream.generate(function, limit) to generate a (possibly infinite) Stream from a function. If the elements limit is not specified, the default value should be 100