Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 645 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 645 Bytes

@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

@rushstack/lookup-by-path is part of the Rush Stack family of projects.