Search
Preparing search index...
The search index is not available
makit
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"utils/graph"
External module "utils/graph"
Index
Enumerations
Vertex
Type
Classes
Directed
Graph
Type aliases
Tree
Visitor
Variables
inspect
Type aliases
Tree
Tree
:
object
Type declaration
[
key:
string
]:
Tree
Visitor
Visitor<T>
:
function
Type parameters
T
Type declaration
(
vertex
:
T
, stack
:
T
[]
, visited
:
Set
<
T
>
)
:
false
|
void
Parameters
vertex:
T
stack:
T
[]
visited:
Set
<
T
>
Returns
false
|
void
Variables
Const
inspect
inspect
:
symbol
= Symbol.for('nodejs.util.inspect.custom') || 'inspect'
Globals
"utils/graph"
Vertex
Type
Directed
Graph
Tree
Visitor
inspect
Generated using
TypeDoc