Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
frenchy64 committed Aug 23, 2024
1 parent 1140cf8 commit d725e0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ user=> (into (hamt/hash-map) (zipmap (range 16) (range 16)))

### Visualizing HAMTs

The `com.ambrosebs.map` namespace also comes with visualization capabilities.
The `com.ambrosebs.map.visualize` namespace can visualize HAMTs.
It uses [rhizome](https://github.com/ztellman/rhizome) to create a new
window with the summarized HAMT.

Expand Down

0 comments on commit d725e0c

Please sign in to comment.