API Reference
Platform docs
Theme

Home > @uniformdev/redirect > PathTrie

PathTrie class

Signature:

Constructors

Constructor

Modifiers

Description

(constructor)(initialData)

Constructs a new instance of the PathTrie class

Properties

Property

Modifiers

Type

Description

map

PathTrieData<T[]>

Methods

Method

Modifiers

Description

convertManyInsert(data, key, value)

find(path, bestMatch)

insert(path, data)

insertMany(data, key)

Join our community on Discord
Check out our public repositories on GitHub
Enjoy some video content on YouTube