You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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~=.