composablesys / collabs

Collabs library monorepo

Home Page:https://collabs.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movable lists: conflicts() methods for move locations

mweidner037 opened this issue · comments

If two users move an item simultaneously, we should be able to query the conflicts, like with concurrent LwwMap sets.

I'll omit this until there is a use case for it.