Just checking: is anyone working on or has ideas about command pattern in Julia?
I’m working on the front-end of a program and it feels like it might get a lot simpler if I could save the data the user is inputing in the form of a chain of commands rather than data…