nikolaydubina / treemap

🍬 Pretty Treemaps
152 stars 2 forks source link

better isolation of node identifiers from node path #31

Open nikolaydubina opened 4 months ago

nikolaydubina commented 4 months ago

make node identifier independent from path? when safe or not safe to use non-path in node identifier? at which point it is required? and when it is not required?

add type for node identifier vs node path. add tests for non-path node identifiers.

some users of this library brought up this confusion.