Open
Description
It's very handy for testing and development to be able to load functions specified in a file into an interactive session.
This might be possible using modules (?), but the documentation around modules is very lacking and it's very unclear how you would load a file in the REPL environment.