@suluk/agents - v0.1.6
↑ Suluk
GitHub
Preparing search index...
intersectScope
Function intersectScope
intersectScope
(
a
:
Scope
,
b
:
Scope
)
:
Scope
INTERSECTION with null-as-unconstrained: ∩(null, X)=X, ∩(X, null)=X, ∩(X, Y)=X∩Y.
Parameters
a
:
Scope
b
:
Scope
Returns
Scope
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/agents - v0.1.6
Loading...
INTERSECTION with null-as-unconstrained: ∩(null, X)=X, ∩(X, null)=X, ∩(X, Y)=X∩Y.