So I've been working on this HTML web app that lets you explore/analyze the results of a #rakudo #perl6 profile made on #moarvm, and one of the features my users have loved the most is that the "Routines" list and call graph explorer has links directly to the file and line number of functions (where available).

Well, here's the next step: Link to the docs for types that are likely to have 'em!

Proud of this one!