yada 2019-07-19

Would anyone have a nice way to deal with nested routes so that both and direct to the same resource?

Bidi can do this with a set

But it's better to have a canonical resource for path-for. Make the other one do a redirect

it would make a lot of sense to have a function for specifying which form is canonical. Not sure where that would live, but as a general thing.