my go-to strategy is to just make a module and write code there, and then if I need to change a struct definition, I just change the name of the module and re-run it.
ReplMaker.jl can make this process more convenient, but in version 1.9, there’ll be a facility for that built into the regular REPL.
ReplMaker.jl can make this process more convenient, but in version 1.9, there’ll be a facility for that built into the regular REPL.