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

Fix: incorrect code sample toStream #388

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

maxmumford
Copy link
Contributor

In the toStream section, toStream is not actually called, rather .to(LazyList).

In the `toStream` section, `toStream` is not actually called, rather `.to(LazyList)`.
BenFradet
BenFradet previously approved these changes Jan 22, 2025
Copy link
Member

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

Thanks 👍

@maxmumford
Copy link
Contributor Author

@BenFradet formatting should be fixed now

@BenFradet BenFradet merged commit 98b78fe into scala-exercises:main Jan 23, 2025
1 check passed
@maxmumford maxmumford deleted the patch-1 branch January 23, 2025 11:48
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