Branch: refs/heads/master
Home: http://github.com/perl6/specs
Commit: f73043b80803f95bb094c90c34e7f2883ad549ee
http://github.com/perl6/specs/commit/f73043b80803f95bb094c90c34e7f2883ad549ee
Author: Kodi Arfer
Date: 2010-09-15 (Wed, 15 Sep 2010)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
---
[S32::Containers] Changed the *default* default default KeyHash value to Any.
S02 says the default default value is sensitive to the value type of the
KeyHash. If the default value type of a KeyHash is Any, which seems logical to
me, then the default default default value should be a prototype Any, not 0.