mirror of
https://github.com/janet-lang/janet
synced 2025-07-03 10:32:53 +00:00

Allow overriding functions in the core libray to provide better functionality on startup. Used to include our getline function in the repl but use a simpler version in the core library.