We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example of ToMermaidString<K, V>(this ImHashMap<K, V> map) output:
ToMermaidString<K, V>(this ImHashMap<K, V> map)
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
The text was updated successfully, but these errors were encountered:
@wip #47
e045f53
TBD:
Sorry, something went wrong.
3740c47
#47 display plus entries as sub-graphs for more compact and clear UX
d8fecfa
dadhi
No branches or pull requests
Example of
ToMermaidString<K, V>(this ImHashMap<K, V> map)
output:The text was updated successfully, but these errors were encountered: