Skip to content
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

Add information about recursion at f# #44021

Closed
Denys-Bushulyak opened this issue Dec 18, 2024 · 2 comments
Closed

Add information about recursion at f# #44021

Denys-Bushulyak opened this issue Dec 18, 2024 · 2 comments
Labels
dotnet-fsharp/svc Pri2 resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]

Comments

@Denys-Bushulyak
Copy link

Denys-Bushulyak commented Dec 18, 2024

Type of issue

Missing information

Description

I would like to add this sentence if it’s relevant:

The .NET runtime (CLR) supports tail call optimization, and F# takes advantage of this support to ensure tail-recursive calls are optimized, even when working in the broader .NET ecosystem.

Page URL

https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/functions/

Content source URL

https://github.com/dotnet/docs/blob/main/docs/fsharp/language-reference/functions/index.md

Document Version Independent Id

71e8487a-16d2-1b9e-9bbc-a48884196673

Article author

@KathleenDollard

Metadata

  • ID: e16a9ad9-820d-c4cf-df83-d9c33a848d74
  • Service: dotnet-fsharp

Related Issues

@KathleenDollard
Copy link
Contributor

@T-Gro Can you confirm this sentence.

@BillWagner It is not clear to me where this sentence is intended to go. At the end of the last para, first section?

@Denys-Bushulyak
Copy link
Author

Thank you, @KathleenDollard, @T-Gro, and @BillWagner. I have reviewed my proposal after revisiting the page, and I believe the existing description of recursion is clear and complete, so it does not require any additional comments from me.

@Denys-Bushulyak Denys-Bushulyak closed this as not planned Won't fix, can't repro, duplicate, stale Dec 23, 2024
@dotnetrepoman dotnetrepoman bot added resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution] and removed ⌚ Not Triaged Not triaged labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fsharp/svc Pri2 resolved-by-customer Indicates issues where the customer no longer needs any help. [org][resolution]
Projects
None yet
Development

No branches or pull requests

2 participants