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
Hello, I'm curious if it's intended if IEnumerable is an empty one, it doesn't fire any event.
I think it makes more sense if it fires once, which is an Empty list.
Is it a good idea?
The text was updated successfully, but these errors were encountered:
Are you suggesting that we generate completed observable if empty?
I think it's not good to have unintended Never appear, so Empty is not a bad suggestion.
Hello, I'm curious if it's intended if IEnumerable is an empty one, it doesn't fire any event.
I think it makes more sense if it fires once, which is an Empty list.
Is it a good idea?
The text was updated successfully, but these errors were encountered: