How does expansion work and does `/check` use it i...
# talk-keto
d
How does expansion work and does
/check
use it in master?
s
The expand API explains who has a relation on an object, and why
Check is using a similar algorithm, but only cares whether the subject has the relation
d
Thank you.