Search
Preparing search index...
The search index is not available
UpSet.js React - v1.11.0
Options
All
Public
Public/Protected
All
Inherited
Menu
UpSet.js React - v1.11.0
ISetOverlapFunction
Interface ISetOverlapFunction<T>
Type parameters
T
Hierarchy
ISetOverlapFunction
Callable
ISet
Overlap
Function
(
a
:
ISetLike
<
T
>
, b
:
ISetLike
<
T
>
)
:
number
upsetjs/model
https://github.com/upsetjs/upsetjs
Copyright (c) 2021 Samuel Gratzl
sam@sgratzl.com
Parameters
a:
ISetLike
<
T
>
b:
ISetLike
<
T
>
Returns
number
Exports
prop
Validators
ISet
Overlap
Function
https://github.com/upsetjs/upsetjs
Copyright (c) 2021 Samuel Gratzl sam@sgratzl.com