Skip to content

Function overlaoding

PeterWAWood edited this page Jun 9, 2013 · 1 revision

Author: Peter W A Wood

Allowing function overloading would lead to improved program readability. For example the two assert equal with tolerance functions in quick-test.reds, --assertf~= and --assertf32~= could be both simply named --assert~=.

Clone this wiki locally