Provide quick glance of singature of the typeclasses
See: https://arosien.github.io/cats-cheatsheets/typeclasses.pdf
Good idea, I have been trying to figure out how to do this visually.
Maybe using SVG text-hover so we can mouse mover to see the signature. We can additionally skip the signatures that is inherited from parents to keep the tooltip shorter or show them in a different style to highlight which ones are inherited vs. which one is the actual one in the current typeclass..
I'm not sure if I can specify that in OmniGraffle but I can have a look. I kind of want it to be usable if you print out a poster so it would be nice to have it printed. I'll give both a try.