methodical
methodical copied to clipboard
Add "describe" util that prints info about multimethod and its implementations
#46 would make this extra useful.
Maybe a general describe protocol could be used for describing the various components like method table or dispatcher and they can implement them if they want to provide extra info (e.g. the threading method combo can describe which arg it threads)