Github
Preparing search index...
The search index is not available
ts-utils
ts-utils
<internal>
GetIdentifier
Type Alias GetIdentifier
GetIdentifier
:
(
coord
:
Coord
)
=>
string
|
number
The callback used to get the unique identifier of a node.
Type declaration
(
coord
:
Coord
)
:
string
|
number
Parameters
coord
:
Coord
The coord of the node being evaluated.
Returns
string
|
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Github
src
data-structure
heap
binary-heap.ts
BinaryHeap
types
any.type.ts
AnyObjectIndexer
trim.type.ts
Trim
object
map.ts
ObjectMapIteratee
map
transform.ts
ObjectTransformIteratee
transform
entries.ts
entries
from-entries.ts
fromEntries
keys-of.ts
keysOf
math
sum-by.ts
SumByIteratee
sumBy
mean.ts
mean
sum.ts
sum
web
create-url.ts
URLParameters
createURL
algorithm
graph-traversal
a-star
a-star.ts
AStar
string
capitalize.ts
capitalize
reverse.ts
reverse
snake-case.ts
snakeCase
array
chunk.ts
chunk
group-by.ts
groupBy
intersection.ts
intersection
is-empty.ts
isEmpty
unique.ts
unique
xor.ts
xor
zip.ts
zip
number
clamp.ts
clamp
is-in-range.ts
isInRange
typeguard
is-instance-of.ts
isInstanceOf
is-some.ts
isSome
Coord
Capitalize
Class
Comparator
GetIdentifier
GetNeighbours
GoalPredicate
Heuristic
Iteratee
NonNullable
Readonly
Record
Space
The callback used to get the unique identifier of a node.