DiFfRG`
DiFfRG`

AutoSaveRestore

AutoSaveRestore[fileName,expr]

Evaluates expr if the file fileName does not yet exist and saves it to fileName as a .m file. If the fileName exists, it does not evaluate expr, but simply loads the contents.

Examples