|
|
|
|
|
by celrod
1798 days ago
|
|
By "compile time", I meant the first time you call the function with a given type signature. Also, that comment is saying "compile time type" does not exist. I don't know C++, so I cannot comment on it, but from the sound of Yu Yichao's comment, C++ has separate concepts for runtime vs compile time types. Julia does not (as already said by adgjlsfhk1). |
|