setField
Create a StateField backed by a Set with add, remove, and clear effects.
Return
a SetFieldHandle with the field and effect types
Parameters
default
the initial set value
Create a StateField backed by a Set with add, remove, and clear effects.
a SetFieldHandle with the field and effect types
the initial set value