Skip to content

3 New C# versions#1

Open
hoganlong wants to merge 8 commits into
Keith-S-Thompson:masterfrom
hoganlong:master
Open

3 New C# versions#1
hoganlong wants to merge 8 commits into
Keith-S-Thompson:masterfrom
hoganlong:master

Conversation

@hoganlong
Copy link
Copy Markdown

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