bluedogtraining / bdt-elm / Set.Any.Bdt

Set.Any Helpers

Helpers

toggle : a -> Set.Any.AnySet comparable a -> Set.Any.AnySet comparable a

Toggle an item (add if not existing, remove if existing)