Hacker News new | ask | show | jobs
by mlhpdx 517 days ago
Do Mermaid class diagrams support generics (parameterized types)?
1 comments

Yes
> … though generics that include a comma are currently not supported. [1]

So yes-ish, only in the most basic way.

[1] https://mermaid.js.org/syntax/classDiagram.html