A. julia> @less Base.memhash_seed ERROR: ArgumentError: argument is not a generic function in methods at ./reflection.jl:140
I know what this means, but it would be nice for it to look up the source, and when it's actually a function (sometimes, I'm not sure of the right parameters..). Is there a way for @less, @which @edit (I guess always same mechanisim) to work? Maybe already ion 0.5? Easy to add? I like reading the source code to learn, and not have to google or search github or ask here.. [apropos got me nowhere.] B. Bonus point, I think I know what memhash[_seed] is.. but what is it. C. Trying to google it: https://searchcode.com/codesearch/view/84537847/ Language Lisp [Clearly Julia source code, elsewhere I've seen Python autodetected..] -- Palli.
