SetFieldHandle

constructor(field: StateField<Set<T>>, add: StateEffectType<T>, remove: StateEffectType<T>, clear: StateEffectType<Unit>)