Preparing search index...
The search index is not available
topological-sort-group
topological-sort-group
SortResult
Interface SortResult<T>
interface
SortResult
<
T
extends
Key
>
{
cycles
:
(
Key
|
Value
<
T
>
)
[]
[]
;
nodes
:
(
Key
|
Value
<
T
>
)
[]
[]
;
}
Type Parameters
T
extends
Key
Index
Properties
cycles
nodes
Properties
cycles
cycles
:
(
Key
|
Value
<
T
>
)
[]
[]
nodes
nodes
:
(
Key
|
Value
<
T
>
)
[]
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cycles
nodes
topological-sort-group
Loading...