Hello everybody, I wonder if I could get some advice on how to structure a package? I could see how the SRC and TEST folders had a place in the package structure, but so far I could not discern a systematic way for access to examples that use the package. In particular, when I create a package (clone()),, and the package has an EXAMPLES folder, none of the stuff in that folder is actually visible at the REPL...
How should this be handled? Thanks, P
