Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
A curried form of Echo that can be useful in certain debugging situations
Conditionally echo an expression:
In[1]:= | ![]() |
Out[1]= | ![]() |
In[2]:= | ![]() |
Out[2]= | ![]() |
Conditionally echo an expression, specifying a non-default label:
In[3]:= | ![]() |
Out[4]= | ![]() |
Conditionally echo an expression, specifying a non-default label and echoing function:
In[5]:= | ![]() |
Out[6]= | ![]() |
Conditionally echo an expression, specifying a non-default label and echoing function:
In[7]:= | ![]() |
Out[9]= | ![]() |
Conditionally echo an expression, specifying a non-default echoing function but automatic labeling:
In[10]:= | ![]() |
Out[11]= | ![]() |
This work is licensed under a Creative Commons Attribution 4.0 International License