Open skogsbaer opened 1 week ago
Rational: we should avoid unnecessary clutter
Type aliases should also not be displayed as arrows. Something like this:
type RiverSection = Union[Creek, Confluence]
What should the displayed value for a type alias be?
Rational: we should avoid unnecessary clutter