Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add output of the ImHashMap as mermaid diagram #47

Closed
dadhi opened this issue Mar 21, 2022 · 1 comment
Closed

Add output of the ImHashMap as mermaid diagram #47

dadhi opened this issue Mar 21, 2022 · 1 comment
Assignees
Milestone

Comments

@dadhi
Copy link
Owner

dadhi commented Mar 21, 2022

Example of ToMermaidString<K, V>(this ImHashMap<K, V> map) output:

graph TD
L5_-2122864884(`-2122864884`,`2`,`b`/`-2106679681`,`12`,`12`/`-1525889598`,`18`,`18`/`-1333024111`,`20`,`20`/`-1103748092`,`14`,`14`)
L5P_-2025051795>`-2025051795`,`22`,`22`]-->L5_-2122864884
L2_-756060967(`-756060967`,`7`,`7`/`-697679721`,`17`,`17`)
B2_-897298592[`-897298592`,`4`,`d`]-->L5P_-2025051795
B2_-897298592-->L2_-756060967
L5_-355422310(`-355422310`,`15`,`15`/`-159924239`,`11`,`11`/`-16327267`,`16`,`16`/`561526489`,`1`,`a`/`843106263`,`13`,`13`)
L5P_709486099>`709486099`,`23`,`23`]-->L5_-355422310
L5_1127870384(`1127870384`,`5`,`e`/`1319350685`,`19`,`19`/`1759459841`,`10`,`10`/`2002406165`,`9`,`9`/`2030411590`,`3`,`c`)
L5P_1959121513>`1959121513`,`21`,`21`]-->L5_1127870384
B2_1063643491[`1063643491`,`6`,`6`]-->L5P_709486099
B2_1063643491-->L5P_1959121513
B2_-377816965[`-377816965`,`8`,`8`]-->B2_-897298592
B2_-377816965-->B2_1063643491
Loading
@dadhi dadhi self-assigned this Mar 21, 2022
@dadhi dadhi added this to the v4.0.0 milestone Mar 21, 2022
@dadhi dadhi removed this from the v4.0.0 milestone Apr 29, 2022
dadhi added a commit that referenced this issue May 23, 2022
@dadhi
Copy link
Owner Author

dadhi commented May 23, 2022

TBD:

  • more compact Leaf output
  • output Branch2Plus

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant