Closed mganss closed 8 years ago
Unfortunately, I don't have windows, so I'm just going to have to take your word for it. As a result though, I have now deemed you the owner of the C# implementation.
:smile: Thanks.
Thanks :+1:
Hi @mganss, Could you add a README.md to your csharp/ folder with the information in this comment and whatever else you think is worthy? It would be great to capture this in the repo.
I have added a C# implementation with two variants: An idiomatic, short one in
Search.Plinq.cs
and an ugly, verbose one inSearch.Binary.cs
built for speed.Here are some results on my machine (I haven't pushed the C version yet, it's appallingly dirty :pig:)