[perl6/specs] f73043: [S32::Containers] Changed the *default* default de...

2010-09-15 Thread noreply
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.




[perl6/specs] 8ecf53: [Containers] split pick into pick and roll

2010-09-15 Thread noreply
Branch: refs/heads/master
Home:   http://github.com/perl6/specs

Commit: 8ecf53a93a9e9a4a871603b482e41993e085db4f

http://github.com/perl6/specs/commit/8ecf53a93a9e9a4a871603b482e41993e085db4f
Author: TimToady 
Date:   2010-09-15 (Wed, 15 Sep 2010)

Changed paths:
  M S32-setting-library/Containers.pod

Log Message:
---
[Containers] split pick into pick and roll