Load Scala file into interpreter to use functions?

type :load /path/to/file in Scala REPL.

You can get complete list of available commands by typing :help

Leave a Comment