SetExt<T> extension

on

Methods

toggle(T value) bool

Available on Set<T>, provided by the SetExt extension

Adds value to the set if not exists, removes value from the set otherwise.