master
feat(core): add newline on 'debug' repl function message
refactor(core): fix typo in get-repl-fn filename
refactor(core): replace array by map for `nativeFunctions` field
perf(core): added map to cache scan from prototype
Update packages/core/repl/native-functions/resolve-repl-fn.ts
refactor(core): move each repl function to their own file