TheAngryByrd / TheAngryByrd/IcedTasks

Tail Recursion

Open
#3 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement help wanted
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.