Join Discord
Powered by
```caveat is_equal(first string, second string) { ...
# spicedb
j
Joey
07/09/2024, 1:45 AM
Copy code
caveat is_equal(first string, second string) { first == second }
Previous
Next