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

3 New C# versions #1

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

hoganlong
Copy link

3 New versions in C# :

  • Crazy one line Linq (fizzbuzz.linq1.cs)
  • Readable Linq (fizzbuzz.linq2.cs)
  • Enumerable featuring yield (fizzbuzz.Enumerable.cs)

Enjoy.

I tried to keep it with your style, but I had crazy issues with tabs and used spaces, you might not like my two space indenting... you can always revert to a tab version.

I was using 4.0 and did not test on Mono.

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.

1 participant