r29571 - docs/Perl6/Spec

2010-01-21 Thread pugs-commits
Author: lwall Date: 2010-01-21 18:24:54 +0100 (Thu, 21 Jan 2010) New Revision: 29571 Modified: docs/Perl6/Spec/S03-operators.pod docs/Perl6/Spec/S07-iterators.pod Log: [S03,S07] bring list assignment descriptions into better alignment for pmichaud++ Modified:

Re: KeyWeight and KeyBag

2010-01-21 Thread Darren Duncan
David Brunton wrote: I notice that CKeyWeight returns False and deletes the key for a key whose value goes to zero or less than zero, issuing a warning in the latter case. Is it the case that CFatRat always evaluates to False in Boolean context when negative? Please restate your question. I

Re: KeyWeight and KeyBag

2010-01-21 Thread David Brunton
Thanks, Darren - It doesn't make a lot of sense to me, either. Maybe how I should have asked: Why does FatRat evaluate to False when negative if it is a value of a KeyWeight? Does that make more sense? Quite possibly I'm just reading S32/Containers wrongly. -db. On Jan 21, 2010 4:04 PM,

r29576 - docs/Perl6/Spec/S32-setting-library

2010-01-21 Thread pugs-commits
Author: lwall Date: 2010-01-22 04:38:31 +0100 (Fri, 22 Jan 2010) New Revision: 29576 Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod Log: [S32/Containers] KeyWeight deletion critierion kept consistent for dbrunton++ Modified: docs/Perl6/Spec/S32-setting-library/Containers.pod