You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
types: add stronger types and helpers for inspecting Paths and Path derivatives
Now, instead of passing types.Paths around all over the place in the schema code, we can know that we've got a Namespace or a commonType or a EntityType and the code becomes easier to understand (IMO).
The new methods on Path and EntityType may also help cedar-go users write more understandable code.
0 commit comments