Search
Preparing search index...
The search index is not available
@rounik/data-structures
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@rounik/data-structures
Index
Classes
Binary
Heap
Doubly
Linked
List
Doubly
Linked
Node
Queue
Singly
Linked
List
Singly
Linked
Node
Stack
Type aliases
Comparator
Type aliases
Comparator
Comparator
<
T
>
:
(
a
:
T
, b
:
T
)
=>
boolean
Type parameters
T
Type declaration
(
a
:
T
, b
:
T
)
:
boolean
Parameters
a:
T
b:
T
Returns
boolean
Exports
Binary
Heap
Doubly
Linked
List
Doubly
Linked
Node
Queue
Singly
Linked
List
Singly
Linked
Node
Stack
Comparator
Generated using
TypeDoc