clockworklabs / SpacetimeDB

Multiplayer at the speed of light

Home Page:https://spacetimedb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add `Eq + Hash for RelValue<'_>` and all that it entails

Centril opened this issue · comments

Implemented fully in #1107 but it is being merged piecemeal.

Relevant PRs:

We might also want to add Ord and then use that in the query execution path.