From: Vincent Pit Date: Wed, 20 Aug 2008 13:04:11 +0000 (+0200) Subject: Fix edge case in cumulate() when the coefficient is 1 X-Git-Url: http://git.vpit.fr/?a=commitdiff_plain;h=622118ca9de1af186f318d89d9058399b589b4f4;hp=622118ca9de1af186f318d89d9058399b589b4f4;p=perl%2Fmodules%2FSub-Nary.git Fix edge case in cumulate() when the coefficient is 1 ---