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

Version using more up to date language features #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

savaged
Copy link

@savaged savaged commented Oct 13, 2022

@wtlgo
Copy link
Contributor

wtlgo commented Nov 25, 2022

I would suggest leaving this file as it is right now and creating a separate one for C# 10, because it's quite different, to say at least.
Also, if you will, don't add unnecessary comments. Those belong here and add no value to the code itself.

@wtlgo
Copy link
Contributor

wtlgo commented Nov 25, 2022

I also have problems with the line

args[0].Select(...)

I understand the urge to write a one-liner, but as it's stated in the readme all programs in the repo if possible should follow a quite specific IO structure (even BF, for example) and I would love if you follow this rule in your snippet too.

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.

None yet

2 participants