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

Tweaking the examples #6

Merged
merged 3 commits into from
Jul 17, 2023
Merged

Tweaking the examples #6

merged 3 commits into from
Jul 17, 2023

Conversation

matajoh
Copy link
Owner

@matajoh matajoh commented Jul 17, 2023

Making some minor changes to the examples and adding a merge sort example.

@matajoh matajoh merged commit e87888d into main Jul 17, 2023
13 checks passed
@matajoh matajoh deleted the example-tweaks branch July 17, 2023 15:46
values = list(sorted(source[start:end + 1]))

# when output:
@when(output)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As every when uses the same output doesn't that mean there is no concurrency?

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.

2 participants