Skip to content

Commit

Permalink
reference dualTraversal in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tabcat committed Apr 19, 2024
1 parent 1aaf7d7 commit 20e829b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Utilities for working with ordered sets.
- Uses Javascript Arrays
- Efficient Diffs

Core of library is the `dualTraversal` generator in [src/util.ts](https://github.com/tabcat/ordered-sets/blob/master/src/util.ts).

## Install

Available from NPM at name: `@tabcat/ordered-sets`
Expand Down

0 comments on commit 20e829b

Please sign in to comment.