Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Minor typo

> reduce(lambda b, b: ab, 1, positives)

Should be

> reduce(lambda a, b: ab, 1, positives)



Thanks, fixing it :)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: