David Mikulastik

Results 1 issues of David Mikulastik

[NetTools.Bits](https://github.com/jsakamoto/ipaddressrange/blob/master/IPAddressRange/Bits.cs) static class is nice example of LINQ usage, but it's really slow. Possible improvement ideas: 1. You can get like 33% less time spent on this when you use...