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
{{ message }}
This repository was archived by the owner on Dec 22, 2021. It is now read-only.
Also, now Iterable inherits from a lot of comments that are relevant to IterableOnce only (about the fact that an operation consumes the collection or not). We should override these comments (or redefine the variables they use).
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
IterableOnceOps
(introduced in Introduce IterableOnceOps as common abstraction for Iterable & Iterator #480) produces a lot of documentation errors. We should check that the documentation variables are always defined before they are used,Iterable
inherits from a lot of comments that are relevant toIterableOnce
only (about the fact that an operation consumes the collection or not). We should override these comments (or redefine the variables they use).The text was updated successfully, but these errors were encountered: