Search
Preparing search index...
The search index is not available
UpSet.js Model - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js Model - v1.11.0
ISetOverlapFunction
Interface ISetOverlapFunction<T>
Type parameters
T
Hierarchy
ISetOverlapFunction
Callable
ISet
Overlap
Function
(
a
:
ISetLike
<
T
>
, b
:
ISetLike
<
T
>
)
:
number
Parameters
a:
ISetLike
<
T
>
b:
ISetLike
<
T
>
Returns
number
Exports
ISet
Overlap
Function