Do I have some way to find out where that function is coming from at runtime?

Do I have some way to find out where that function is coming from at runtime?

Note that the original poster on Slack cannot see your response here on Discourse. Consider transcribing the appropriate answer back to Slack, or pinging the poster here on Discourse so they can follow this thread.
(Original message :slack:) (More Info)

In Julia 1.5.3 I can do:

julia> @which identity
Base