Has anyone built a Swift type-system explorer? (relationship visualizer)

Before I go write one...

Has anyone built an interactive visualizer for the relationships between Swift types in the type system?

I feel like it would be very helpful to the dev process, and understanding the best point of building conformance and extensions.

Thanks,
Troy