@rushstack/lookup-by-path
v0.4.2
Published
Strongly typed trie data structure for path and URL-like strings.
Downloads
271,200
Readme
@rushstack/lookup-by-path
This library contains a strongly-typed implementation of of a Trie (a.k.a. prefix tree) data structure optimized for file paths and URLs.
This package is used by Rush to associate Git hashes with their nearest ancestor Rush project, for example.
Links
- CHANGELOG.md - Find out what's new in the latest version
- API Reference
@rushstack/lookup-by-path
is part of the Rush Stack family of projects.