Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Evaluate an expression when a package finishes loading
ResourceFunction["RunAfterLoading"][code,"context`"] creates an event handler that evaluates code when "context`" finishes loading. |
Print a message when a context finishes loading:
| In[1]:= | ![]() |
| Out[1]= |
| In[2]:= |
Get the load timing for a package:
| In[3]:= |
| Out[3]= |
| In[4]:= |
| Out[4]= |
| In[5]:= |
| Out[5]= | ![]() |
| In[6]:= |
| Out[6]= |
Wolfram Language 11.3 (March 2018) or above
This work is licensed under a Creative Commons Attribution 4.0 International License