Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: fa46a81adedcf262d3df48ba4fa42251a9bc761e
https://github.com/perl6/specs/commit/fa46a81adedcf262d3df48ba4fa42251a9bc761e
Author: Carl Masak <[email protected]>
Date: 2013-08-03 (Sat, 03 Aug 2013)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
[S32/Containers] clarify that the *first* is kept
...in .uniq and .squish -- not the last, or an arbitrary one.
The first.
Commit: 29aeb7d71954a737843a447865a0d530a1407898
https://github.com/perl6/specs/commit/29aeb7d71954a737843a447865a0d530a1407898
Author: Carl Masak <[email protected]>
Date: 2013-08-03 (Sat, 03 Aug 2013)
Changed paths:
M S32-setting-library/Containers.pod
Log Message:
-----------
[S32/Containers] .uniq/.squish returns List
We can be more precise than just Positional. Generality
is only appreciated in parameter types, not in return types.
Compare: https://github.com/perl6/specs/compare/ec1b7c619dec...29aeb7d71954