On Friday, January 17, 2014 9:56:41 PM UTC-5, Isaiah wrote: > > (There really should be a reflection function to look up the Method given >> a Function and an argument-type tuple.) > > > which(F, (args...)) >
That prints the method signature, but does not actually return the Method data structure.
