例如:在这个 repo https://github.com/evancz/elm-architecture-tutorial/ 中,如何将 Elm 文件之一加载到 elm repl 中,以便我可以评估函数、查看类型签名等?
在 Haskell 中,我会使用 :l
elm
elm ×1