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

refactor(dslx): type Operation func(context, A) (B, error) #1386

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

bassosimone
Copy link
Contributor

@bassosimone bassosimone commented Oct 25, 2023

@bassosimone bassosimone changed the title x refactor(dslx): Operation is (context, A) -> (B, error) Oct 25, 2023
@bassosimone bassosimone changed the title refactor(dslx): Operation is (context, A) -> (B, error) refactor(dslx): type Operation func(context, A) (B, error) Oct 25, 2023
@bassosimone bassosimone marked this pull request as ready for review October 25, 2023 12:10
@bassosimone bassosimone requested a review from hellais as a code owner October 25, 2023 12:10
@bassosimone bassosimone merged commit 4b9914c into master Oct 25, 2023
8 checks passed
@bassosimone bassosimone deleted the issue/2545-small-8 branch October 25, 2023 12:15
Murphy-OrangeMud pushed a commit to Murphy-OrangeMud/probe-cli that referenced this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dslx: more idiomatic Operation definition
1 participant