SamplePublisher/ SampleInterdependentPaclet

A paclet showing how to share symbols between package files

Contributed by: Bob Sandheinrich

Installation Instructions

To install this paclet in your Wolfram Language environment, evaluate this code:
PacletInstall["SamplePublisher/SampleInterdependentPaclet"]

Examples

Basic Examples

In[1]:=
ExportedSymbolA[10]
Out[1]=
In[2]:=
ExportedSymbolB[36]
Out[2]=

Publisher

SamplePublisher

Compatibility

Wolfram Language Version 12.3

Version History

  • 1.0.0 – 17 April 2023

License Information

MIT License

Paclet Source

See Also