TaskEx index

Open
#139 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Active
Tech stack
fsharp

Research direction

Start by reading the replaced issues #128 and #129, the linked proposals #140–#143, and the naming discussion in fslang-suggestions issue #1042. The issue does not name files or tests; completion requires narrowing the helper scope and settling stable APIs that follow FSharp.Core conventions.

Written by the indexing model from the issue text.

Description

feature request topic: task-ex

Replaces https://github.com/fsprojects/FSharp.Control.TaskSeq/issues/128 https://github.com/fsprojects/FSharp.Control.TaskSeq/issues/129

Within the F# ecosystem, there are a number of commonly used augmentations that typically get maintained as internal helpers within libraries and applications, manually copied around in various ways. Examples of such helpers:

  • #140 Async.ignore / Task.ignore / ValueTask.ignore
  • #141
  • #142
  • #143

While it can be argued that many of these concerns should be addressed in FSharp.Core, these are being logged here first in an attempt to narrow down the number of suggestions, with a view to getting stable naming (and potentially a shims library of some kind as a stopgap). NOTE that building a one stop shop for lots of arbitrary helpers is a non-goal of this effort.

NOTES:

Dominant language
F#
Stars
111
Forks
13
Avg merge
7h 59m
Merged PRs (30d)
3

Contributor guide

Open the contributing guide

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.

More from fsprojects/FSharp.Control.TaskSeq

All issues in fsprojects/FSharp.Control.TaskSeq

Similar issues

More Backend & API Design issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.