TheAngryByrd / TheAngryByrd/IcedTasks
Tail Recursion
Nobody has claimed this yet.
- Dominant language
- F#
- Stars
- 149
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Tasks currently do not support tail call optimization. If we want to support more features like async does, then we should.
Describe the solution you'd like
I'm not smart enough to know what this looks like yet.
Describe alternatives you've considered
Don't do it. There's always an option not to.
Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the task implementation and existing async support in the repository, then clarify the intended tail-call behavior and acceptance criteria before attempting changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100