Branch: refs/heads/master Home: https://github.com/perl6/specs
Commit: 167354e52a1ab324ed41c194c17977ac122f9b39
https://github.com/perl6/specs/commit/167354e52a1ab324ed41c194c17977ac122f9b39
Author: Carl Masak <[email protected]>
Date: 2010-12-31 (Fri, 31 Dec 2010)
Changed paths:
M S24-testing.pod
Log Message:
-----------
[S24] made all parameters optional
Also added back some clarification that optional parameters can
be implemented in other ways, for example using multi dispatch.
