evhub / rabbit

Rabbit is a modern, functional programming language built on top of Python.
14 stars 1 forks source link

Remove all non-standard extra argument behaviour #107

Closed evhub closed 10 years ago

evhub commented 10 years ago

Instead of looping over multiple arguments, or raising an ArgumentError, functions should always set evaluator.overflow when they have extra arguments.