Open sandboxFocus

Constructor IncrementalHashSet

IncrementalHashSet(ImmutableDictionary<T, bool>, bool)

Declaration
protected IncrementalHashSet(ImmutableDictionary<T, bool> dictionary, bool clear = false)
Parameters
Type Name Description
ImmutableDictionary<T, bool> dictionary
bool clear