Skip to content

Fix IEnumerable references in async XML docs - #882

Merged
FreeApophis merged 1 commit into
polyadic:mainfrom
wxxb789:async-doc-crefs
Aug 31, 2026
Merged

Fix IEnumerable references in async XML docs#882
FreeApophis merged 1 commit into
polyadic:mainfrom
wxxb789:async-doc-crefs

Conversation

@wxxb789

@wxxb789 wxxb789 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

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.
@FreeApophis FreeApophis self-assigned this Aug 31, 2026
@FreeApophis
FreeApophis enabled auto-merge August 31, 2026 15:57
@FreeApophis

Copy link
Copy Markdown
Member

Thank you for your contribution, I merged the changes.

@FreeApophis
FreeApophis merged commit ceca0d5 into polyadic:main Aug 31, 2026
9 checks passed
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.

2 participants