Skip to content

Fix IEnumerable references in async XML docs - #882

Open
wxxb789 wants to merge 1 commit into
polyadic:mainfrom
wxxb789:async-doc-crefs
Open

Fix IEnumerable references in async XML docs#882
wxxb789 wants to merge 1 commit into
polyadic:mainfrom
wxxb789:async-doc-crefs

Conversation

@wxxb789

@wxxb789 wxxb789 commented Aug 10, 2026

Copy link
Copy Markdown

The XML docs of the IAsyncEnumerable extensions refer to IEnumerable<T>, carried over from their synchronous counterparts.

The second overload in PartitionResult additionally documented "the either values" (copied from PartitionEither); it now uses <inheritdoc/> like PartitionEither does.

Applied to both Funcky and Funcky.Async to keep the two copies in sync. Documentation only.

The docs of the IAsyncEnumerable extensions referred to IEnumerable<T>,
carried over from their synchronous counterparts.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant