akkartik / mu

Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.
http://akkartik.name/akkartik-convivial-20200607.pdf
Other
1.35k stars 47 forks source link

Raise an error if too few arguments are provided #40

Closed tekknolagi closed 4 years ago

tekknolagi commented 4 years ago

This is a notably better user experience than an assert failing.

akkartik commented 4 years ago

Thank you!