Lack of a set type, best to use map?

Author: jeffa5Created Apr 26, 2021Updated Jul 22, 2022

There isn't a set type in automerge at the moment. I suppose we can implement this by using a map with null values. Is this the intended method or is there a plan to add a set type?

Source: automerge/automerge-classic