goplantuml
goplantuml copied to clipboard
Visualize single function as a functor
I know functions is not considered as a class per se, but based on this, we could use a stereotype « function »
on a class to create isolated functions.
As an option, it could help dig into the big functions that needs maybe splitting if they are gathering too many arrows on it?