Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Add xmldocs#4

Merged
neuecc merged 3 commits intoCysharp:mainfrom
TimothyMakkison:add_summary
Feb 3, 2023
Merged

Add xmldocs#4
neuecc merged 3 commits intoCysharp:mainfrom
TimothyMakkison:add_summary

Conversation

@TimothyMakkison
Copy link
Contributor

  • Modifed the templates to add xmldocs for each method based upon its enumerable counterpart. Decribes each method, parameters, return type, exceptions and adds additional context for how its safe to use (ie the Sum of floating point number may result in a different result).
  • Added an empty check to AverageCore to match its Enumerable.Average counterpart.
  • Added Null and Empty tests.

@neuecc
Copy link
Member

neuecc commented Feb 3, 2023

thank you for the great contribution!
I'll merge and release soon.

@neuecc neuecc merged commit 2f3903b into Cysharp:main Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants