Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CE PoC, trying out custom operations in a CE that hasbind andyield, which seems impossible yet#207

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
abelbraaksma wants to merge4 commits intomain
base:main
Choose a base branch
Loading
fromce-cancellation-poc

Conversation

@abelbraaksma
Copy link
Member

@abelbraaksmaabelbraaksma commentedDec 18, 2023
edited
Loading

So, we can addCustomOperation operations to a CE that hasbind (but the requirements are rather odd), or we can have them withyield (similar to howquery works in F# Core), but the combination of the two seems to be impossible.

SinceTaskSeq has bothbind (unpack a task or async) andyield (act like a sequence), this is a problem (well, to the extend that we'd want custom operations, but before I decide I like to know how to do it to begin with).

Nothing of this is currently slated to go intomain, it may be that there is no good way to fix this until F# itself has this (assuming it is a bug).

@abelbraaksmaabelbraaksma added topic: taskseq-ceRelated to the taskseq computation expression builders or overloads experimental labelsDec 18, 2023
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

experimentaltopic: taskseq-ceRelated to the taskseq computation expression builders or overloads

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@abelbraaksma

[8]ページ先頭

©2009-2025 Movatter.jp