Summary

public static MemorySafeHashSet<T> ToMemorySafeHashSet<T>(this IEnumerable<T> source)

Returns

MemorySafeHashSet

Parameters