Hi – I can’t seem to find the answer in the docs or on Discourse (apologies if I searched badly).
To be specific: suppose the first call to a function happens more than once (say in different Julia working sessions, but on the same machine with the same Julia versions). Does Julia’s design specify or imply that the resulting machine codes are identical?
I strongly feel the answer is ‘yes’ but I can’t see how to be sure of it.