8000 `Interleave` shouldn't validate `otherSequences` members · Issue #1029 · morelinq/MoreLINQ · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Interleave shouldn't validate otherSequences members #1029
Closed
@atifaziz

Description

@atifaziz

Interleave validates that elements/members of the otherSequences are non-null and throws ArgumentNullException claiming that otherSequences is null. It isn't common to validate contents for a sequence argument and so a null element in otherSequences should be left as an undefined behaviour.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0