Skip to content
View mykohsu's full-sized avatar

Block or report mykohsu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
1 star written in C#
Clear filter

Design decision is to maintain the performance and use characteristic of a HashSet. The use of an index would defeat the purpose of a HashSet and would be better served with a KeyedCollection. Insp…

C# 5 1 Updated May 18, 2012