Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 20e32350ee11fd32032354ebdbfa3db3c80f9e0a
https://github.com/perl6/specs/commit/20e32350ee11fd32032354ebdbfa3db3c80f9e0a
Author: Moritz Lenz <[email protected]>
Date: 2012-04-09 (Mon, 09 Apr 2012)
Changed paths:
M S02-bits.pod
Log Message:
-----------
[S02] delete note on intrinsic hash iterator state
We do try to learn from p5's mistakes. The fact that hashes can be
passed to routines without flattening them into a list means that
intrinsic iterators would cause way too much action at a distance.