﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
957	crunch: multi-arg primitives could be simulated via syntax	felix winkelmann	felix winkelmann	"By defining primitives as syntax that would normally accept optional or rest arguments (like ""*""), multi-argument signatures could be made possible in most cases. So, for example,  `(* a b c)` could expand into a (nested) call to some 2-arity multiplication primitive.
"	enhancement	closed	minor	someday	extensions	4.8.x	duplicate	crunch		medium
