Functions§
- intersect_
scopes - Computes the intersection of two scopes (intersection narrowing rule §9.6).
- is_
scope_ subset - Checks if
childscope is a subset ofparentscope (no-amplification rule §9.6). - validate_
scope - Validates that a delegation scope is well-formed.