Are there any programming languages that combine REPL-style "redefine a single function" development with static typing?
I feel like many languages are prioritising the latter, but in principle we could totally have both.
miniblog.
Related Posts
Emacs package of the day: amx.
https://github.com/DarwinAwardWinner/amx
This makes your M-x better, by prioritising recently used commands, hiding irrelevant commands, and showing shortcuts!
(Shown with the excellent counsel package here.)
