Dan Cutting
Dan Cutting
``` > 5 + (6 > 3) Evaluation error ↳ +(5, >(6, 3)) 💥 need a list, not 5 ```
Currently copy entire context for each new declaration, or closure. Should only copy the pieces it refers to.
https://en.wikipedia.org/wiki/Arbitrary-precision_arithmetic
Currently only the first line of the clipboard is pasted.
Perhaps optionals, exceptions, nils, etc. For example, there is no way to indicate an error when trying to find the `i`-th element of a list where `i` is negative. It...