pursuit
pursuit copied to clipboard
Search for all types that implement a given typeclass
I thought this would be helpful for finding instances of Discard, but could also be useful for looking up who uses a typeclass or how other implementations work.
Refs #349.