@miss_rodent I was half joking. Less than 20s for non-trivial workload is kinda hard I wouldn't be surprised if making dependencies issue crash much earlier could improve global compile time.
I recently found C++ kinda use function definition, without explicitely defining they exist and hope for the best (compiler providing them). That felt sureal to me, being used to python's import