Skip to content
  • Leon Arnott's avatar
    Now, when a 'where' clause is given to (folded:)'s lambda, it no longer... · 4fef6fc65217
    Leon Arnott authored
    Now, when a 'where' clause is given to (folded:)'s lambda, it no longer applies to the first value, because that value goes directly into the total and should never be in the loop variable. This technically isn't a bug but I'm fixing it anyway for usability reasons.
    
    Also fixed a bug in a previous commit relating to Lambda.filter().
    
    Closes #310.
    4fef6fc65217