Graph rendering on dlang.org

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Jun 30 14:40:05 PDT 2017


Currently we have a nice table at 
https://dlang.org/spec/const3.html#implicit_conversions documenting how 
implicit conversions work across qualifiers. While complete and 
informative, it doesn't quickly give an intuition.

A DAG like the sketch at http://imgur.com/a/VuxLT would be easy to 
follow - all paths are possible conversions.

What would be a nice tool to render this DAG online? Who'd want to work 
on inserting this? Ideally it would be some vector rendering.


Thanks,

Andrei


More information about the Digitalmars-d mailing list