Hacker News new | ask | show | jobs
by keenerd 3119 days ago
Examples like this really make me miss fold.

    return functools.reduce(lambda x,y: x&y, ALL_SETS)