Hacker News new | ask | show | jobs
by kstrauser 171 days ago
What.

Oh! So it’s like Python’s `reduce(multiply,s,initial=1)`, such that s={} still gets you 1. Alright, that makes sense.