Skip to content

Complexity documentation is missing for several datastructures #12354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vavans opened this issue Nov 7, 2021 · 1 comment · May be fixed by #18583
Open

Complexity documentation is missing for several datastructures #12354

vavans opened this issue Nov 7, 2021 · 1 comment · May be fixed by #18583
Assignees
Labels
Area-XmlDocs xmldoc generation, xmldoc content Feature Improvement help wanted
Milestone

Comments

@vavans
Copy link

vavans commented Nov 7, 2021

Hi,

The complexity (time and/or space) is missing for all these functions :
https://github.com/dotnet/fsharp/blob/129aa5fb902ca7a43f48c53d12d2d6277258f8bb/src/fsharp/FSharp.Core/list.fs#L766-766

in the documentation:
https://fsharp.github.io/fsharp-core-docs/reference/fsharp-collections-listmodule.html#insertAt

@dsyme dsyme added the Area-XmlDocs xmldoc generation, xmldoc content label Nov 10, 2021
@dsyme
Copy link
Contributor

dsyme commented Apr 20, 2022

I'll make this a tracking issue for a suggestion to add complexity docs for all FSharp.Core functions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-XmlDocs xmldoc generation, xmldoc content Feature Improvement help wanted
Projects
Status: New
Development

Successfully merging a pull request may close this issue.

4 participants