Arc Forumnew | comments | leaders | submitlogin
1 point by almkglor 5876 days ago | link | parent

We may need to define extensions for optimization purposes though.

As an aside, defm may help, by ensuring that certain variables always belong to certain types (although the other problem is with regards to . rest arguments). Really, having an optional type declaration is good, and helps make it easier for the compiler to optimize.